Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cms/
Dcms_local.h204 struct CMS_KEKRecipientInfo_st { struct
205 int32_t version;
206 CMS_KEKIdentifier *kekid;
207 X509_ALGOR *keyEncryptionAlgorithm;
208 ASN1_OCTET_STRING *encryptedKey;
210 unsigned char *key;
211 size_t keylen;