public class Ed448SecretBCPGKey extends OctetArrayBCPGKey
Modifier and Type | Field and Description |
---|---|
static int |
LENGTH |
Constructor and Description |
---|
Ed448SecretBCPGKey(BCPGInputStream in) |
Ed448SecretBCPGKey(byte[] key) |
encode, getEncoded, getFormat, getKey
public static final int LENGTH
public Ed448SecretBCPGKey(BCPGInputStream in) throws java.io.IOException
java.io.IOException
public Ed448SecretBCPGKey(byte[] key)