pub fn create_p256_key() -> Result<PKey<Private>, Error>
Make a P-256 private key (from which we can derive a public key).