pkcs7_signer_info_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

auth_attr
STACK_OF!(X509_ATTRIBUTE)* auth_attr;
Undocumented in source.
digest_alg
X509_ALGOR* digest_alg;
Undocumented in source.
digest_enc_alg
X509_ALGOR* digest_enc_alg;
Undocumented in source.
enc_digest
ASN1_OCTET_STRING* enc_digest;
Undocumented in source.
issuer_and_serial
PKCS7_ISSUER_AND_SERIAL* issuer_and_serial;
Undocumented in source.
pkey
EVP_PKEY* pkey;
Undocumented in source.
unauth_attr
STACK_OF!(X509_ATTRIBUTE)* unauth_attr;
Undocumented in source.
version_
ASN1_INTEGER* version_;
Undocumented in source.

Meta