ece

Function generate_keypair_and_auth_secret

Source
pub fn generate_keypair_and_auth_secret() -> Result<(Box<dyn LocalKeyPair>, [u8; 16])>
Expand description

Generate a local ECE key pair and authentication secret.