CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/24 13:55:55
Modified files:
lib/libcrypto/man: EVP_PKEY_set1_RSA.3 EVP_PKEY_asn1_get_count.3
EVP_PKEY_CTX_new.3 X509_get0_signature.3
Log message:
Properly document the return values of EVP_PKEY_base_id(3)
and EVP_PKEY_id(3), then describe the "type" parameters of
various functions more precisely referencing that information.
In particular, document X509_get_signature_type(3) which was
so far missing.
OK tb@
