Represents the private key of an Ed25519 key pair.
Derive the Ed25519PublicKey for this private key.
Sign the given message with the private key.
Get the private key in bytes (ByteArray).
Get the private key as a hex string with the 0x prefix.