java.lang.Iterable<PGPSecretKey>
, org.bouncycastle.util.Iterable<PGPSecretKey>
public class BcPGPSecretKeyRing extends PGPSecretKeyRing
Constructor | Description |
---|---|
BcPGPSecretKeyRing(byte[] encoding) |
|
BcPGPSecretKeyRing(java.io.InputStream in) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyWithNewPassword, encode, getEncoded, getExtraPublicKeys, getKeysWithSignaturesBy, getPublicKey, getPublicKey, getPublicKey, getPublicKeys, getSecretKey, getSecretKey, getSecretKey, getSecretKeys, insertSecretKey, iterator, removeSecretKey, replacePublicKeys
public BcPGPSecretKeyRing(byte[] encoding) throws java.io.IOException, PGPException
java.io.IOException
PGPException
public BcPGPSecretKeyRing(java.io.InputStream in) throws java.io.IOException, PGPException
java.io.IOException
PGPException