Class JcaPGPPublicKeyRing

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

    public class JcaPGPPublicKeyRing
    extends PGPPublicKeyRing
    • Constructor Detail

      • JcaPGPPublicKeyRing

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

        public JcaPGPPublicKeyRing​(java.io.InputStream in)
                            throws java.io.IOException
        Throws:
        java.io.IOException