Searched defs:CMS_EncryptedContentInfo_st (Results 1 – 1 of 1) sorted by relevance
163 struct CMS_EncryptedContentInfo_st { struct164 ASN1_OBJECT *contentType;165 X509_ALGOR *contentEncryptionAlgorithm;166 ASN1_OCTET_STRING *encryptedContent;168 const EVP_CIPHER *cipher;169 unsigned char *key;170 size_t keylen;172 int debug;174 int havenocert;