Checksum

The checksum step computes a checksum and stores this as a metadata field on the item. This is then used for things such as duplicate detection.

  • Target - this can be either the binary content or the text content.

  • Algorithm - this can only be MD5 at present.

Last updated