generate_key_pair
rustls
0.23.34
In rustls::
crypto::
aws_
lc_
rs::
hpke
rustls
::
crypto
::
aws_lc_rs
::
hpke
Function
generate_
key_
pair
Copy item path
Source
fn generate_key_pair( alg: &'static
Algorithm
, ) ->
Result
<(
HpkePublicKey
,
PrivateKey
),
Error
>