pub fn request_hash(request_cose_sign1: &[u8]) -> RequestHashExpand description
SHA3-256 over the complete tagged request COSE_Sign1 bytes.
Used by a responder when building the -70002 claim and by a requester
when checking a response against the request it sent.