pub fn generate_keypair_and_auth_secret() -> Result<(Box<dyn LocalKeyPair>, [u8; 16])>
Generate a local ECE key pair and authentication secret.