CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/09 04:25:25
Modified files:
lib/libcrypto/man: EVP_PKEY_set1_RSA.3
Log message:
Mark the constants EVP_PK_*, EVP_PKS_*, and EVP_PKT_* as intentionally
undocumented because they are only used by the function X509_certificate_type()
which is deprecated and will eventually be deleted.
