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
libressl_d.openssl.x509.stack_st_X509* certs;

Certs to include in signed data.

clock_precision_digits
uint clock_precision_digits;

fraction of seconds in time stamp token.

default_policy
libressl_d.openssl.asn1.ASN1_OBJECT* default_policy;

It may appear in policies, too.

extension_cb
.TS_extension_cb extension_cb;
Undocumented in source.
extension_cb_data
void* extension_cb_data;

User data for extension_cb.

flags
uint flags;

Optional info, see values above.

mds
.stack_st_EVP_MD* mds;

Acceptable message digests.

micros
libressl_d.openssl.ossl_typ.ASN1_INTEGER* micros;
millis
libressl_d.openssl.ossl_typ.ASN1_INTEGER* millis;

accuracy, 0 means not specified.

policies
libressl_d.openssl.asn1.stack_st_ASN1_OBJECT* policies;

Acceptable policies.

request
.TS_REQ* request;
Undocumented in source.
response
.TS_RESP* response;
Undocumented in source.
seconds
libressl_d.openssl.ossl_typ.ASN1_INTEGER* seconds;

accuracy, 0 means not specified.

serial_cb
.TS_serial_cb serial_cb;

Callback functions.

serial_cb_data
void* serial_cb_data;

User data for serial_cb.

signer_cert
libressl_d.openssl.ossl_typ.X509* signer_cert;
Undocumented in source.
signer_key
libressl_d.openssl.ossl_typ.EVP_PKEY* signer_key;
Undocumented in source.
time_cb
.TS_time_cb time_cb;
Undocumented in source.
time_cb_data
void* time_cb_data;

User data for time_cb.

tst_info
.TS_TST_INFO* tst_info;
Undocumented in source.

Meta