Class X25519SecretBCPGKey

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

    public class X25519SecretBCPGKey
    extends OctetArrayBCPGKey
    • Constructor Detail

      • X25519SecretBCPGKey

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

        public X25519SecretBCPGKey​(byte[] key)