Represents an ED25519 private and public key.
Creates a key pair from a private key.
Private key.
Gets the private key.
Gets the public key.
Public key.
Signs a message with the private key.
Message to sign.
Message signature.
Represents an ED25519 private and public key.