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