Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
[openssl.git] / doc / man7 / EVP_PKEY-DH.pod
index 67204176739d639fde8586fd7f4f0180d0c4cf41..f640753bfeccfb1c5c615eb8c0ea5e3a6139b3f7 100644 (file)
@@ -29,7 +29,7 @@ implementation supports the following:
 
 =over 4
 
-=item "group" (B<OSSL_PKEY_PARAM_DH_GROUP>) <UTF8 string>
+=item "group" (B<OSSL_PKEY_PARAM_GROUP_NAME>) <UTF8 string>
 
 Set or gets a string that associates a B<DH> named safe prime group with known
 values for I<p>, I<q> and I<g>.