public class BcPGPSecretKeyRing extends PGPSecretKeyRing
Constructor and Description |
---|
BcPGPSecretKeyRing(byte[] encoding) |
BcPGPSecretKeyRing(InputStream in) |
copyWithNewPassword, encode, getEncoded, getExtraPublicKeys, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, getSecretKey, getSecretKey, getSecretKey, getSecretKeys, insertSecretKey, iterator, removeSecretKey, replacePublicKeys
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public BcPGPSecretKeyRing(byte[] encoding) throws IOException, PGPException
IOException
PGPException
public BcPGPSecretKeyRing(InputStream in) throws IOException, PGPException
IOException
PGPException
Copyright © 2018 BouncyCastle.org. All rights reserved.