|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.openpgp.PGPKeyRing
|
+--org.bouncycastle.openpgp.PGPSecretKeyRing
|
+--org.bouncycastle.openpgp.bc.BcPGPSecretKeyRing
| Constructor Summary | |
BcPGPSecretKeyRing(byte[] encoding)
|
|
BcPGPSecretKeyRing(java.io.InputStream in)
|
|
| Methods inherited from class org.bouncycastle.openpgp.PGPSecretKeyRing |
copyWithNewPassword, encode, getEncoded, getExtraPublicKeys, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, getSecretKey, getSecretKey, getSecretKey, getSecretKeys, insertOrReplacePublicKey, insertSecretKey, iterator, removeSecretKey, replacePublicKeys |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BcPGPSecretKeyRing(byte[] encoding)
throws java.io.IOException,
PGPException
public BcPGPSecretKeyRing(java.io.InputStream in)
throws java.io.IOException,
PGPException
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||