public final class X448PublicKeyParameters extends AsymmetricKeyParameter
Modifier and Type | Field and Description |
---|---|
static int |
KEY_SIZE |
Constructor and Description |
---|
X448PublicKeyParameters(byte[] buf) |
X448PublicKeyParameters(byte[] buf,
int off) |
X448PublicKeyParameters(java.io.InputStream input) |
Modifier and Type | Method and Description |
---|---|
void |
encode(byte[] buf,
int off) |
byte[] |
getEncoded() |
isPrivate
public static final int KEY_SIZE