public class JcaPGPSecretKeyRingCollection extends PGPSecretKeyRingCollection
Constructor and Description |
---|
JcaPGPSecretKeyRingCollection(byte[] encoding) |
JcaPGPSecretKeyRingCollection(Collection collection) |
JcaPGPSecretKeyRingCollection(InputStream in) |
addSecretKeyRing, contains, encode, getEncoded, getKeyRings, getKeyRings, getKeyRings, getKeyRings, getSecretKey, getSecretKeyRing, iterator, removeSecretKeyRing, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public JcaPGPSecretKeyRingCollection(byte[] encoding) throws IOException, PGPException
IOException
PGPException
public JcaPGPSecretKeyRingCollection(InputStream in) throws IOException, PGPException
IOException
PGPException
public JcaPGPSecretKeyRingCollection(Collection collection) throws IOException, PGPException
IOException
PGPException