Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
PKCS7_decrypt — decrypt content from a PKCS#7 envelopedData structureSYNOPSIS
#include <openssl/pkcs7.h>PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags);