public class BcPGPPublicKeyRing extends PGPPublicKeyRing
Constructor and Description |
---|
BcPGPPublicKeyRing(byte[] encoding) |
BcPGPPublicKeyRing(InputStream in) |
encode, getEncoded, getPublicKey, getPublicKey, getPublicKeys, insertPublicKey, iterator, removePublicKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public BcPGPPublicKeyRing(byte[] encoding) throws IOException
IOException
public BcPGPPublicKeyRing(InputStream in) throws IOException
IOException