Searched defs:TS_resp_ctx (Results 1 – 1 of 1) sorted by relevance
500 typedef struct TS_resp_ctx struct502 X509 *signer_cert;503 EVP_PKEY *signer_key;506 ASN1_OBJECT *default_policy; /* It may appear in policies, too. */508 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */509 ASN1_INTEGER *millis; /* accuracy, 0 means not specified. */510 ASN1_INTEGER *micros; /* accuracy, 0 means not specified. */511 unsigned clock_precision_digits; /* fraction of seconds in513 unsigned flags; /* Optional info, see values above. */516 TS_serial_cb serial_cb;[all …]