Latest update (add quic)
This commit is contained in:
@@ -15,6 +15,8 @@ private key I<priv>.
|
||||
|
||||
In the FIPS provider they are non-approved algorithms and do not have the
|
||||
"fips=yes" property set.
|
||||
No additional parameters can be set during key generation.
|
||||
|
||||
|
||||
=head2 Common X25519, X448, ED25519 and ED448 parameters
|
||||
|
||||
@@ -32,6 +34,11 @@ The public key value.
|
||||
|
||||
The private key value.
|
||||
|
||||
=item "tls-encoded-pt" (B<OSSL_PKEY_PARAM_TLS_ENCODED_PT>) <octet string>
|
||||
|
||||
Used for getting and setting the encoding of the public key used in a key exchange
|
||||
message for the TLS protocol.
|
||||
|
||||
=back
|
||||
|
||||
=head2 ED25519 and ED448 parameters
|
||||
@@ -50,6 +57,8 @@ The empty string, signifying that no digest may be specified.
|
||||
|
||||
=item RFC 8032
|
||||
|
||||
=item RFC 8410
|
||||
|
||||
=back
|
||||
|
||||
=head1 EXAMPLES
|
||||
|
||||
Reference in New Issue
Block a user