Computes a hash of the audit record.
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 audit record
The audit record to compute the hash of
Optional
Generated using TypeDoc
Computes a hash of the audit record.
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 audit record