java.lang.Iterable<PGPSecretKeyRing>
, org.bouncycastle.util.Iterable<PGPSecretKeyRing>
public class BcPGPSecretKeyRingCollection extends PGPSecretKeyRingCollection
Constructor | Description |
---|---|
BcPGPSecretKeyRingCollection(byte[] encoding) |
|
BcPGPSecretKeyRingCollection(java.io.InputStream in) |
|
BcPGPSecretKeyRingCollection(java.util.Collection collection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSecretKeyRing, contains, encode, getEncoded, getKeyRings, getKeyRings, getKeyRings, getKeyRings, getSecretKey, getSecretKeyRing, iterator, removeSecretKeyRing, size
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