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, waitaddSecretKeyRing, contains, encode, getEncoded, getKeyRings, getKeyRings, getKeyRings, getKeyRings, getSecretKey, getSecretKeyRing, iterator, removeSecretKeyRing, sizepublic JcaPGPSecretKeyRingCollection(byte[] encoding)
throws java.io.IOException,
PGPException
java.io.IOExceptionPGPExceptionpublic JcaPGPSecretKeyRingCollection(java.io.InputStream in)
throws java.io.IOException,
PGPException
java.io.IOExceptionPGPExceptionpublic JcaPGPSecretKeyRingCollection(java.util.Collection collection)
throws java.io.IOException,
PGPException
java.io.IOExceptionPGPException