OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
pkcs7_signedandenveloped_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 (PKCS7_RECIP_INFO)*recipientinfo
 
 STACK_OF (X509_ALGOR)*md_algs
 
 STACK_OF (X509)*cert
 
 STACK_OF (X509_CRL)*crl
 
 STACK_OF (PKCS7_SIGNER_INFO)*signer_info
 
 STACK_OF (PKCS7_RECIP_INFO)*recipientinfo
 

Public Attributes

ASN1_INTEGERversion
 
PKCS7_ENC_CONTENTenc_data
 

Detailed Description

Definition at line 149 of file pkcs7.h.

Member Function Documentation

pkcs7_signedandenveloped_st::STACK_OF ( X509_ALGOR  )
pkcs7_signedandenveloped_st::STACK_OF ( X509_ALGOR  )
pkcs7_signedandenveloped_st::STACK_OF ( X509  )
pkcs7_signedandenveloped_st::STACK_OF ( X509  )
pkcs7_signedandenveloped_st::STACK_OF ( X509_CRL  )
pkcs7_signedandenveloped_st::STACK_OF ( X509_CRL  )
pkcs7_signedandenveloped_st::STACK_OF ( PKCS7_SIGNER_INFO  )
pkcs7_signedandenveloped_st::STACK_OF ( PKCS7_SIGNER_INFO  )
pkcs7_signedandenveloped_st::STACK_OF ( PKCS7_RECIP_INFO  )
pkcs7_signedandenveloped_st::STACK_OF ( PKCS7_RECIP_INFO  )

Member Data Documentation

PKCS7_ENC_CONTENT * pkcs7_signedandenveloped_st::enc_data

Definition at line 157 of file pkcs7.h.

ASN1_INTEGER * pkcs7_signedandenveloped_st::version

Definition at line 151 of file pkcs7.h.


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