Skip to main content

Module request_proof

Module request_proof 

Source
Expand description

Portable verification of the native CallContext request proof. Verification grants no resource authority and does not consume the nonce; the receiving host must durably reject replay before serving or writing.

Structs§

VerifiedRequestProof

Enums§

RequestProofError

Constants§

PROOF_WINDOW_MILLIS

Functions§

verify_native_request_proof
Verify the exact v2 method and protobuf request bytes against the key resolved from an independently verified, currently authorized capability.