Function dryoc::classic::crypto_sign::crypto_sign_keypair
source · Expand description
Randomly generates a new Ed25519 (PublicKey, SecretKey)
keypair that can
be used for message signing.
Randomly generates a new Ed25519 (PublicKey, SecretKey)
keypair that can
be used for message signing.