Skip to main content

request_hash

Function request_hash 

Source
pub fn request_hash(request_cose_sign1: &[u8]) -> RequestHash
Expand 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.