public class JcaPGPPublicKeyRing extends PGPPublicKeyRing
Constructor and Description |
---|
JcaPGPPublicKeyRing(byte[] encoding) |
JcaPGPPublicKeyRing(InputStream in) |
encode, encode, getEncoded, getEncoded, getKeysWithSignaturesBy, getPublicKey, 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
Copyright © 2018 BouncyCastle.org. All rights reserved.