public class BcPGPPublicKeyRing extends PGPPublicKeyRing
Constructor and Description |
---|
BcPGPPublicKeyRing(byte[] encoding) |
BcPGPPublicKeyRing(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 BcPGPPublicKeyRing(byte[] encoding) throws IOException
IOException
public BcPGPPublicKeyRing(InputStream in) throws IOException
IOException
Copyright © 2018 BouncyCastle.org. All rights reserved.