create_p256_key

Function create_p256_key 

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

Make a P-256 private key (from which we can derive a public key).