Class Ed25519SecretBCPGKey

  • All Implemented Interfaces:
    BCPGKey, org.bouncycastle.util.Encodable

    public class Ed25519SecretBCPGKey
    extends OctetArrayBCPGKey
    • Constructor Detail

      • Ed25519SecretBCPGKey

        public Ed25519SecretBCPGKey​(BCPGInputStream in)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • Ed25519SecretBCPGKey

        public Ed25519SecretBCPGKey​(byte[] key)