Computes a hash of the presentation request context and statements.
This hash is used to create a tamper-evident anchor that can be stored on-chain to prove the request was made at a specific time and with specific parameters.
SHA-256 hash of the serialized request data
The context information for the request
The credential statements being requested
Generated using TypeDoc
Computes a hash of the presentation request context and statements.
This hash is used to create a tamper-evident anchor that can be stored on-chain to prove the request was made at a specific time and with specific parameters.
Returns
SHA-256 hash of the serialized request data