Expand description
Python bindings for RFC 3161 Time-Stamp Protocol (TSP) builders and parsed types.
Exposes PyTimeStampReqBuilder as a Python class for constructing
DER-encoded TimeStampReq structures, and PyTimeStampResp for
decoding DER-encoded TimeStampResp structures.
Structs§
- PyTime
Stamp ReqBuilder - Python-facing wrapper for
synta_certificate::TimeStampReqBuilder. - PyTime
Stamp Resp - RFC 3161 Time-Stamp Response (TSP, RFC 3161 §2.4.2).