Package org.bouncycastle.openpgp.bc
Class BcPGPSecretKeyRing
java.lang.Object
org.bouncycastle.openpgp.PGPKeyRing
org.bouncycastle.openpgp.PGPSecretKeyRing
org.bouncycastle.openpgp.bc.BcPGPSecretKeyRing
- All Implemented Interfaces:
Iterable<PGPSecretKey>
,org.bouncycastle.util.Iterable<PGPSecretKey>
-
Constructor Summary
-
Method Summary
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
BcPGPSecretKeyRing
- Throws:
IOException
PGPException
-
BcPGPSecretKeyRing
- Throws:
IOException
PGPException
-