pkcs7_signed_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

cert
STACK_OF!(X509)* cert;
Undocumented in source.
contents
pkcs7_st* contents;
Undocumented in source.
crl
STACK_OF!(X509_CRL)* crl;
Undocumented in source.
md_algs
STACK_OF!(X509_ALGOR)* md_algs;
Undocumented in source.
signer_info
STACK_OF!(PKCS7_SIGNER_INFO)* signer_info;
Undocumented in source.
version_
ASN1_INTEGER* version_;
Undocumented in source.

Meta