Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. 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);