|
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.PGPSecretKeyRingCollection
org.bouncycastle.openpgp.bc.BcPGPSecretKeyRingCollection
public class BcPGPSecretKeyRingCollection
| Constructor Summary | |
|---|---|
BcPGPSecretKeyRingCollection(byte[] encoding)
|
|
BcPGPSecretKeyRingCollection(java.util.Collection collection)
|
|
BcPGPSecretKeyRingCollection(java.io.InputStream in)
|
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.openpgp.PGPSecretKeyRingCollection |
|---|
addSecretKeyRing, contains, encode, getEncoded, getKeyRings, getKeyRings, getKeyRings, getKeyRings, getSecretKey, getSecretKeyRing, removeSecretKeyRing, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BcPGPSecretKeyRingCollection(byte[] encoding)
throws java.io.IOException,
PGPException
java.io.IOException
PGPException
public BcPGPSecretKeyRingCollection(java.io.InputStream in)
throws java.io.IOException,
PGPException
java.io.IOException
PGPException
public BcPGPSecretKeyRingCollection(java.util.Collection collection)
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 | ||||||||