CMS_decrypt
int CMS_decrypt(CMS_ContentInfo *cms, EVP_PKEY *pkey, X509 *cert,
LCRYPTO_ALIAS(CMS_decrypt);
LCRYPTO_USED(CMS_decrypt);
if (!CMS_decrypt(ci, pkey, cert, NULL, bio_mem, 0)) {
CMS_decrypt(cms, NULL, NULL, NULL, NULL,
if (!CMS_decrypt(cms, NULL, NULL, indata, out,