[][src]Function acme_lib::create_p256_key

pub fn create_p256_key() -> (PKey<Private>, PKey<Public>)

Make a P-256 private/public key pair.