|
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.PGPKeyRing
org.bouncycastle.openpgp.PGPSecretKeyRing
org.bouncycastle.openpgp.jcajce.JcaPGPSecretKeyRing
| Constructor Summary | |
JcaPGPSecretKeyRing(byte[] encoding)
|
|
JcaPGPSecretKeyRing(java.io.InputStream in)
|
|
| Methods inherited from class org.bouncycastle.openpgp.PGPSecretKeyRing |
copyWithNewPassword, encode, getEncoded, getEncoded, getExtraPublicKeys, getKeysWithSignaturesBy, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, getPublicKeys, getSecretKey, getSecretKey, getSecretKey, getSecretKey, getSecretKeys, getSecretKeys, insertOrReplacePublicKey, insertSecretKey, iterator, removeSecretKey, replacePublicKeys, size, toCertificate |
| Methods inherited from class org.bouncycastle.openpgp.PGPKeyRing |
getKeyIdentifier |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JcaPGPSecretKeyRing(byte[] encoding)
throws java.io.IOException,
PGPException
public JcaPGPSecretKeyRing(java.io.InputStream in)
throws java.io.IOException,
PGPException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||