Type alias Tchecksumalgorithm

Tchecksumalgorithm: "md5" | "sha1" | "sha224" | "sha256" | "sha384" | "sha512"

The algorithm to calculate the checksum of the file.

Generated using TypeDoc