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

#include <cms_lcl.h>

Public Attributes

long version
 
X509_ALGORdigestAlgorithm
 
CMS_EncapsulatedContentInfoencapContentInfo
 
ASN1_OCTET_STRINGdigest
 

Detailed Description

Definition at line 289 of file cms_lcl.h.

Member Data Documentation

ASN1_OCTET_STRING* CMS_DigestedData_st::digest

Definition at line 294 of file cms_lcl.h.

X509_ALGOR* CMS_DigestedData_st::digestAlgorithm

Definition at line 292 of file cms_lcl.h.

CMS_EncapsulatedContentInfo* CMS_DigestedData_st::encapContentInfo

Definition at line 293 of file cms_lcl.h.

long CMS_DigestedData_st::version

Definition at line 291 of file cms_lcl.h.


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