public static final class Ed25519Sign.KeyPair extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPrivateKey() |
byte[] |
getPublicKey() |
static Ed25519Sign.KeyPair |
newKeyPair()
Returns a new
|
public byte[] getPublicKey()
public byte[] getPrivateKey()
public static Ed25519Sign.KeyPair newKeyPair() throws GeneralSecurityException
GeneralSecurityException