Function create_p256_key

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

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