java.lang.Iterable<PGPSecretKeyRing>
, org.bouncycastle.util.Iterable<PGPSecretKeyRing>
public class JcaPGPSecretKeyRingCollection extends PGPSecretKeyRingCollection
Constructor | Description |
---|---|
JcaPGPSecretKeyRingCollection(byte[] encoding) |
|
JcaPGPSecretKeyRingCollection(java.io.InputStream in) |
|
JcaPGPSecretKeyRingCollection(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 JcaPGPSecretKeyRingCollection(byte[] encoding) throws java.io.IOException, PGPException
java.io.IOException
PGPException
public JcaPGPSecretKeyRingCollection(java.io.InputStream in) throws java.io.IOException, PGPException
java.io.IOException
PGPException
public JcaPGPSecretKeyRingCollection(java.util.Collection collection) throws java.io.IOException, PGPException
java.io.IOException
PGPException