CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/13 07:46:55
Modified files:
lib/libcrypto/pkcs12: p12_crt.c pkcs12.h
Log message:
Add const qualifiers to the 'pass' and 'name' arguments of
PKCS12_add_key(3), PKCS12_add_safe(3), PKCS12_create(3).
tested in a bulk build by sthen
ok beck, jsing
