CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/22 06:22:42
Modified files:
lib/libcrypto/pkcs12: p12_crt.c
Log message:
Remove copy_bag_attr()
It is no longer possible to set an attribute on an EVP_PKEY, so this
code is dead.
ok miod
