|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.openpgp.operator.PGPPad
public class PGPPad
Utility class that provides padding addition and removal for PGP session keys.
| Method Summary | |
|---|---|
static byte[] |
padSessionData(byte[] sessionInfo)
|
static byte[] |
unpadSessionData(byte[] encoded)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static byte[] padSessionData(byte[] sessionInfo)
public static byte[] unpadSessionData(byte[] encoded)
throws PGPException
PGPException
|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||