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