Class JcaPGPPublicKeyRing
java.lang.Object
org.bouncycastle.openpgp.PGPKeyRing
org.bouncycastle.openpgp.PGPPublicKeyRing
org.bouncycastle.openpgp.jcajce.JcaPGPPublicKeyRing
- All Implemented Interfaces:
Iterable<PGPPublicKey>, org.bouncycastle.util.Iterable<PGPPublicKey>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PGPPublicKeyRing
encode, encode, getEncoded, getEncoded, getEncoded, getKeysWithSignaturesBy, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, getPublicKeys, insertPublicKey, iterator, join, join, removePublicKey, sizeMethods 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
-
JcaPGPPublicKeyRing
- Throws:
IOException
-
JcaPGPPublicKeyRing
- Throws:
IOException
-