TS_resp_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.
clock_precision_digits
uint clock_precision_digits;
Undocumented in source.
default_policy
ASN1_OBJECT* default_policy;
Undocumented in source.
extension_cb
TS_extension_cb extension_cb;
Undocumented in source.
extension_cb_data
void* extension_cb_data;
Undocumented in source.
flags
uint flags;
Undocumented in source.
mds
STACK_OF!(EVP_MD)* mds;
Undocumented in source.
micros
ASN1_INTEGER* micros;
Undocumented in source.
millis
ASN1_INTEGER* millis;
Undocumented in source.
policies
STACK_OF!(ASN1_OBJECT)* policies;
Undocumented in source.
request
TS_REQ* request;
Undocumented in source.
response
TS_RESP* response;
Undocumented in source.
seconds
ASN1_INTEGER* seconds;
Undocumented in source.
serial_cb
TS_serial_cb serial_cb;
Undocumented in source.
serial_cb_data
void* serial_cb_data;
Undocumented in source.
signer_cert
X509* signer_cert;
Undocumented in source.
signer_key
EVP_PKEY* signer_key;
Undocumented in source.
time_cb
TS_time_cb time_cb;
Undocumented in source.
time_cb_data
void* time_cb_data;
Undocumented in source.
tst_info
TS_TST_INFO* tst_info;
Undocumented in source.

Meta