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

#include <cms_lcl.h>

Public Attributes

int type
 
union {
   CMS_IssuerAndSerialNumber *   issuerAndSerialNumber
 
   CMS_RecipientKeyIdentifier *   rKeyId
 
d
 

Detailed Description

Definition at line 238 of file cms_lcl.h.

Member Data Documentation

union { ... } CMS_KeyAgreeRecipientIdentifier_st::d
CMS_IssuerAndSerialNumber* CMS_KeyAgreeRecipientIdentifier_st::issuerAndSerialNumber

Definition at line 242 of file cms_lcl.h.

CMS_RecipientKeyIdentifier* CMS_KeyAgreeRecipientIdentifier_st::rKeyId

Definition at line 243 of file cms_lcl.h.

int CMS_KeyAgreeRecipientIdentifier_st::type

Definition at line 240 of file cms_lcl.h.


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