Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/cms/
H A Dcms_local.h163 struct CMS_EncryptedContentInfo_st { struct
164 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;