Class JcaPGPSecretKeyRing
java.lang.Object
org.bouncycastle.openpgp.PGPKeyRing
org.bouncycastle.openpgp.PGPSecretKeyRing
org.bouncycastle.openpgp.jcajce.JcaPGPSecretKeyRing
- All Implemented Interfaces:
Iterable<PGPSecretKey>, org.bouncycastle.util.Iterable<PGPSecretKey>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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, toCertificateMethods inherited from class PGPKeyRing
getKeyIdentifierMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
JcaPGPSecretKeyRing
- Throws:
IOExceptionPGPException
-
JcaPGPSecretKeyRing
- Throws:
IOExceptionPGPException
-