CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/12 12:13:13
Modified files:
lib/libcrypto/cms: cms_lib.c
Log message:
Provide a local version of X509_get0_subject_key_id()
It seems that the CMS code is currently the only code in existence that
uses this function.
