Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
PKCS7_encrypt — create a PKCS#7 envelopedData structureSYNOPSIS
#include <openssl/pkcs7.h>PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, int flags);