Function create_p384_key

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

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