Searched defs:CMS_EncryptedContentInfo_st (Results 1 – 1 of 1) sorted by relevance
164 struct CMS_EncryptedContentInfo_st { struct165 ASN1_OBJECT *contentType;166 X509_ALGOR *contentEncryptionAlgorithm;167 ASN1_OCTET_STRING *encryptedContent;169 const EVP_CIPHER *cipher;170 unsigned char *key;171 size_t keylen;173 int debug;