OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CMS_KEKRecipientInfo_st Struct Reference

#include <cms_lcl.h>

Public Attributes

long version
 
CMS_KEKIdentifierkekid
 
X509_ALGORkeyEncryptionAlgorithm
 
ASN1_OCTET_STRINGencryptedKey
 
unsigned char * key
 
size_t keylen
 

Detailed Description

Definition at line 254 of file cms_lcl.h.

Member Data Documentation

ASN1_OCTET_STRING* CMS_KEKRecipientInfo_st::encryptedKey

Definition at line 259 of file cms_lcl.h.

CMS_KEKIdentifier* CMS_KEKRecipientInfo_st::kekid

Definition at line 257 of file cms_lcl.h.

unsigned char* CMS_KEKRecipientInfo_st::key

Definition at line 261 of file cms_lcl.h.

X509_ALGOR* CMS_KEKRecipientInfo_st::keyEncryptionAlgorithm

Definition at line 258 of file cms_lcl.h.

size_t CMS_KEKRecipientInfo_st::keylen

Definition at line 262 of file cms_lcl.h.

long CMS_KEKRecipientInfo_st::version

Definition at line 256 of file cms_lcl.h.


The documentation for this struct was generated from the following file: