TS_verify_ctx
extern (C) nothrow
struct TS_verify_ctx {
}
- 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.
deimos openssl ts
aliasesfunctionsmanifest constantsmixinsstructs