public class BcPGPSecretKeyRingCollection extends PGPSecretKeyRingCollection
| Constructor and Description |
|---|
BcPGPSecretKeyRingCollection(byte[] encoding) |
BcPGPSecretKeyRingCollection(java.util.Collection collection) |
BcPGPSecretKeyRingCollection(java.io.InputStream in) |
addSecretKeyRing, contains, encode, getEncoded, getKeyRings, getKeyRings, getKeyRings, getKeyRings, getSecretKey, getSecretKeyRing, iterator, removeSecretKeyRing, sizepublic BcPGPSecretKeyRingCollection(byte[] encoding)
throws java.io.IOException,
PGPException
java.io.IOExceptionPGPExceptionpublic BcPGPSecretKeyRingCollection(java.io.InputStream in)
throws java.io.IOException,
PGPException
java.io.IOExceptionPGPExceptionpublic BcPGPSecretKeyRingCollection(java.util.Collection collection)
throws java.io.IOException,
PGPException
java.io.IOExceptionPGPException