#include <cms_lcl.h>
Public Attributes | |
ASN1_OBJECT * | contentType |
X509_ALGOR * | contentEncryptionAlgorithm |
ASN1_OCTET_STRING * | encryptedContent |
const EVP_CIPHER * | cipher |
unsigned char * | key |
size_t | keylen |
int | debug |
const EVP_CIPHER* CMS_EncryptedContentInfo_st::cipher |
X509_ALGOR* CMS_EncryptedContentInfo_st::contentEncryptionAlgorithm |
ASN1_OBJECT* CMS_EncryptedContentInfo_st::contentType |
ASN1_OCTET_STRING* CMS_EncryptedContentInfo_st::encryptedContent |