Key checksum value

ID: key-checksum-value

A key checksum value is a form of data integrity check that generates a fixed-size string (the checksum) based on the contents of a key (which often represents a piece of data or a resource). This checksum can be used to verify the integrity of the data associated with that key by comparing it to a previously computed checksum value.

New to topics? Read the docs here!