CMS_EncryptedData_decrypt
if (!CMS_EncryptedData_decrypt(cms, secret_key, secret_keylen,
int CMS_EncryptedData_decrypt(CMS_ContentInfo *cms,
if (!TEST_true(CMS_EncryptedData_decrypt(cms, key, keylen, NULL, decryptbio, SMIME_BINARY)))