Function cryptographic_message_syntax::time_stamp_request_http[][src]

pub fn time_stamp_request_http(
    url: impl IntoUrl,
    request: &TimeStampReq
) -> Result<TimeStampResponse, TimeStampError>

Send a TimeStampReq to a server via HTTP.