Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SMIME_write_PKCS7 — convert PKCS#7 structure to S/MIME formatSYNOPSIS
#include <openssl/pkcs7.h>SMIME_write_PKCS7(BIO *out, PKCS7 *p7, BIO *data, int flags);