Function rpc2::auth::keypair

source ·
pub fn keypair() -> Result<(PublicKey, PrivateKey)>
Expand description

Generate a public and private key for asymmetric encryption.