mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Now that EVP_PKEY_ASN1_METHODs have been removed from the public API we need to update the documentation accordingly. They still exist internally and so some references are still appropriate in the internal documetnation. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/29405)