|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPSessionKey
| Constructor Summary | |
PGPSessionKey(int algorithm,
byte[] sessionKey)
|
|
| Method Summary | |
static PGPSessionKey |
fromAsciiRepresentation(java.lang.String ascii)
|
int |
getAlgorithm()
|
byte[] |
getKey()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PGPSessionKey(int algorithm,
byte[] sessionKey)
| Method Detail |
public int getAlgorithm()
public byte[] getKey()
public java.lang.String toString()
public static PGPSessionKey fromAsciiRepresentation(java.lang.String ascii)
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||