pub fn build_rfc3161_request(data: &[u8]) -> Vec<u8> ⓘ
Build the DER-encoded TimeStampReq for SHA-256 over data (RFC 3161 §2.4.1).
data