Ark Server API (ASE) - Wiki
|
#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 | |
Public Attributes | |
ASN1_INTEGER * | version |
struct pkcs7_st * | contents |
pkcs7_signed_st::STACK_OF | ( | PKCS7_SIGNER_INFO | ) |
pkcs7_signed_st::STACK_OF | ( | X509 | ) |
pkcs7_signed_st::STACK_OF | ( | X509_ALGOR | ) |
pkcs7_signed_st::STACK_OF | ( | X509_CRL | ) |
ASN1_INTEGER* pkcs7_signed_st::version |