|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.openpgp.PGPKeyRing
org.bouncycastle.openpgp.PGPSecretKeyRing
org.bouncycastle.openpgp.jcajce.JcaPGPSecretKeyRing
public class JcaPGPSecretKeyRing
Constructor Summary | |
---|---|
JcaPGPSecretKeyRing(byte[] encoding)
|
|
JcaPGPSecretKeyRing(java.io.InputStream in)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.openpgp.PGPSecretKeyRing |
---|
copyWithNewPassword, encode, getEncoded, getExtraPublicKeys, getPublicKey, getPublicKey, getPublicKeys, getSecretKey, getSecretKey, getSecretKeys, insertSecretKey, removeSecretKey, replacePublicKeys |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JcaPGPSecretKeyRing(byte[] encoding) throws java.io.IOException, PGPException
java.io.IOException
PGPException
public JcaPGPSecretKeyRing(java.io.InputStream in) throws java.io.IOException, PGPException
java.io.IOException
PGPException
|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |