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

#include <cms_lcl.h>

Public Attributes

long version
 
X509_ALGORkeyDerivationAlgorithm
 
X509_ALGORkeyEncryptionAlgorithm
 
ASN1_OCTET_STRINGencryptedKey
 
unsigned char * pass
 
size_t passlen
 

Detailed Description

Definition at line 272 of file cms_lcl.h.

Member Data Documentation

ASN1_OCTET_STRING* CMS_PasswordRecipientInfo_st::encryptedKey

Definition at line 277 of file cms_lcl.h.

X509_ALGOR* CMS_PasswordRecipientInfo_st::keyDerivationAlgorithm

Definition at line 275 of file cms_lcl.h.

X509_ALGOR* CMS_PasswordRecipientInfo_st::keyEncryptionAlgorithm

Definition at line 276 of file cms_lcl.h.

unsigned char* CMS_PasswordRecipientInfo_st::pass

Definition at line 279 of file cms_lcl.h.

size_t CMS_PasswordRecipientInfo_st::passlen

Definition at line 280 of file cms_lcl.h.

long CMS_PasswordRecipientInfo_st::version

Definition at line 274 of file cms_lcl.h.


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