Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys
[oweals/openssl.git] / doc / man7 / EVP_PKEY-DH.pod
index 33b19a74f9b2e64c5d7a44de32d9557301fc42d1..d2a49b7bfaebc48da81f7be8800f3400d2a9661e 100644 (file)
@@ -54,6 +54,11 @@ validation is required. The default value is 2.
 These are not named safe prime groups so setting this value for the OpenSSL FIPS
 provider will instead choose a named safe prime group based on the size of I<p>.
 
+=item "tls-encoded-pt" (B<OSSL_PKEY_PARAM_TLS_ENCODED_PT>) <octet string>
+
+Used for getting and setting the encoding of the DH public key used in a key
+exchange message for the TLS protocol.
+
 =back
 
 =head2 DH domain parameter / key generation parameters