Package org.bouncycastle.openpgp.jcajce
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
-
Method Summary
Methods inherited from class org.bouncycastle.openpgp.PGPPublicKeyRing
encode, encode, getEncoded, getEncoded, getEncoded, getKeysWithSignaturesBy, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, getPublicKeys, insertPublicKey, iterator, join, join, removePublicKey, 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
-
JcaPGPPublicKeyRing
- Throws:
IOException
-
JcaPGPPublicKeyRing
- Throws:
IOException
-