CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/06/11 17:16:32
Modified files: lib/libcrypto/man: SMIME_write_CMS.3 SMIME_write_PKCS7.3 Log message: Since the function SMIME_write_ASN1(3) is no longer public, move the descriptions of CMS_REUSE_DIGEST, PKCS7_REUSE_DIGEST, SMIME_BINARY, and SMIME_CRLFEOL and some improved wordings from that former page to SMIME_write_CMS(3) and SMIME_write_PKCS7(3), with some further polishing. Feedback and OK tb@.