Function client2::auth::keypair

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

Generate a public and private key for asymmetric encryption.