|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.openpgp.PGPSecretKeyRingCollection | +--org.bouncycastle.openpgp.jcajce.JcaPGPSecretKeyRingCollection
Constructor Summary | |
JcaPGPSecretKeyRingCollection(byte[] encoding)
|
|
JcaPGPSecretKeyRingCollection(java.util.Collection collection)
|
|
JcaPGPSecretKeyRingCollection(java.io.InputStream in)
|
Methods inherited from class org.bouncycastle.openpgp.PGPSecretKeyRingCollection |
addSecretKeyRing, contains, encode, getEncoded, getKeyRings, getKeyRings, getKeyRings, getKeyRings, getSecretKey, getSecretKeyRing, iterator, removeSecretKeyRing, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JcaPGPSecretKeyRingCollection(byte[] encoding) throws java.io.IOException, PGPException
public JcaPGPSecretKeyRingCollection(java.io.InputStream in) throws java.io.IOException, PGPException
public JcaPGPSecretKeyRingCollection(java.util.Collection collection)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |