Home
last modified time | relevance | path

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

/openssl-master/crypto/cms/
A Dcms_local.h218 struct CMS_KEKRecipientInfo_st { struct
219 int32_t version;
220 CMS_KEKIdentifier *kekid;
221 X509_ALGOR *keyEncryptionAlgorithm;
222 ASN1_OCTET_STRING *encryptedKey;
224 unsigned char *key;
225 size_t keylen;
226 const CMS_CTX *cms_ctx;

Completed in 5 milliseconds