pub fn gen_ec_p256_private_key() -> Result<PKey<Private>, Error>
Expand description

Generate a new P256 EC private key using the system random.