Home
last modified time | relevance | path

Searched defs:CMS_EncryptedContentInfo_st (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_local.h118 struct CMS_EncryptedContentInfo_st { struct
119 ASN1_OBJECT *contentType;
120 X509_ALGOR *contentEncryptionAlgorithm;
121 ASN1_OCTET_STRING *encryptedContent;
123 const EVP_CIPHER *cipher;
124 unsigned char *key;
125 size_t keylen;
127 int debug;
129 int havenocert;