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

#include <pkcs7.h>

Public Member Functions

 STACK_OF (X509_ALGOR)*md_algs
 
 STACK_OF (X509)*cert
 
 STACK_OF (X509_CRL)*crl
 
 STACK_OF (PKCS7_SIGNER_INFO)*signer_info
 
 STACK_OF (X509_ALGOR)*md_algs
 
 STACK_OF (X509)*cert
 
 STACK_OF (X509_CRL)*crl
 
 STACK_OF (PKCS7_SIGNER_INFO)*signer_info
 

Public Attributes

ASN1_INTEGERversion
 
struct pkcs7_stcontents
 

Detailed Description

Definition at line 121 of file pkcs7.h.

Member Function Documentation

pkcs7_signed_st::STACK_OF ( X509_ALGOR  )
pkcs7_signed_st::STACK_OF ( X509_ALGOR  )
pkcs7_signed_st::STACK_OF ( X509  )
pkcs7_signed_st::STACK_OF ( X509  )
pkcs7_signed_st::STACK_OF ( X509_CRL  )
pkcs7_signed_st::STACK_OF ( X509_CRL  )
pkcs7_signed_st::STACK_OF ( PKCS7_SIGNER_INFO  )
pkcs7_signed_st::STACK_OF ( PKCS7_SIGNER_INFO  )

Member Data Documentation

struct pkcs7_st * pkcs7_signed_st::contents

Definition at line 129 of file pkcs7.h.

ASN1_INTEGER * pkcs7_signed_st::version

Definition at line 123 of file pkcs7.h.


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