checksum MethodOptional

The optional cryptographic hash (any algorithm) of the source entity's content. If defined, it must be guaranteed to change when the source entity's content changes. If defined, this function should cache its return value the first time that it is called, because it may be called multiple times.

checksum(): undefined | string

Returns - undefined | string

Defined in

Last Updated: 06 November, 2024