|
Bouncy Castle Cryptography 1.24 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.bouncycastle.openpgp.PGPPrivateKey
general class to contain a private key for use with other openPGP objects.
| Method Summary | |
java.security.PrivateKey |
getKey()
Return the contained private key. |
long |
getKeyID()
Return the keyID associated with the contained private key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public long getKeyID()
public java.security.PrivateKey getKey()
|
Bouncy Castle Cryptography 1.24 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||