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