StaticfromStaticfromCreate an Ed25519PrivateKey from hex string (64 hex characters)
StaticrandomGenerate a random Ed25519PrivateKey
StaticrandomGenerate a random Ed25519PrivateKey using provided RNG
Get the raw seed bytes (32 bytes)
Get hex string representation of the seed
Get base64 representation of the seed
Derive the corresponding public key
Sign a message using Ed25519
Get string representation
Create an Ed25519PrivateKey from seed (32 bytes)