Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
pkcs7_signed_st Struct Reference

#include <pkcs7.h>

+ Collaboration diagram for pkcs7_signed_st:

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
 

Public Attributes

ASN1_INTEGERversion
 
struct pkcs7_stcontents
 

Detailed Description

Definition at line 61 of file pkcs7.h.

Member Function Documentation

◆ STACK_OF() [1/4]

pkcs7_signed_st::STACK_OF ( PKCS7_SIGNER_INFO )

◆ STACK_OF() [2/4]

pkcs7_signed_st::STACK_OF ( X509 )

◆ STACK_OF() [3/4]

pkcs7_signed_st::STACK_OF ( X509_ALGOR )

◆ STACK_OF() [4/4]

pkcs7_signed_st::STACK_OF ( X509_CRL )

Member Data Documentation

◆ contents

struct pkcs7_st* pkcs7_signed_st::contents

Definition at line 67 of file pkcs7.h.

◆ version

ASN1_INTEGER* pkcs7_signed_st::version

Definition at line 62 of file pkcs7.h.


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