Create a recovery file for this keypair (encrypted with the given passphrase).
Returns the secret of this keypair.
StaticfromDecrypt a recovery file and return a Keypair (decrypted with the given passphrase).
StaticfromStaticrandomGenerate a random [Keypair]
Returns the [PublicKey] of this keypair.
Use
.toString()on the returnedPublicKeyto get the string form or.z32()to get the z32 string form without prefix. Transport/storage (query params, headers, persistence) should use.z32().