request_hash

Function request_hash 

Source
pub fn request_hash<'a>(
    request: &'a HttpRequest<'_>,
    request_certification: &'a DefaultRequestCertification<'_>,
) -> HttpCertificationResult<Hash>
Expand description

Calculates the Representation Independent Hash of an HttpRequest according to a CEL expression defined by DefaultRequestCertification.