Class JcaPGPSecretKeyRing

  • All Implemented Interfaces:
    org.bouncycastle.util.Iterable

    public class JcaPGPSecretKeyRing
    extends PGPSecretKeyRing
    • Constructor Detail

      • JcaPGPSecretKeyRing

        public JcaPGPSecretKeyRing​(byte[] encoding)
                            throws java.io.IOException,
                                   PGPException
        Throws:
        java.io.IOException
        PGPException
      • JcaPGPSecretKeyRing

        public JcaPGPSecretKeyRing​(java.io.InputStream in)
                            throws java.io.IOException,
                                   PGPException
        Throws:
        java.io.IOException
        PGPException