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