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