TS_verify_ctx

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

Members

Variables

certs
STACK_OF!(X509)* certs;
Undocumented in source.
data
BIO* data;
Undocumented in source.
flags
uint flags;
Undocumented in source.
imprint
ubyte* imprint;
Undocumented in source.
imprint_len
uint imprint_len;
Undocumented in source.
md_alg
X509_ALGOR* md_alg;
Undocumented in source.
nonce
ASN1_INTEGER* nonce;
Undocumented in source.
policy
ASN1_OBJECT* policy;
Undocumented in source.
store
X509_STORE* store;
Undocumented in source.
tsa_name
GENERAL_NAME* tsa_name;
Undocumented in source.

Meta