ChecksumType Class Reference
CHECKSUM_MD5: Use the MD5 hashing algorithm CHECKSUM_SHA1: Use the SHA-1 hashing algorithm CHECKSUM_SHA256: Use the SHA-256 hashing algorithm More...
Detailed Description
CHECKSUM_MD5: Use the MD5 hashing algorithm CHECKSUM_SHA1: Use the SHA-1 hashing algorithm CHECKSUM_SHA256: Use the SHA-256 hashing algorithmThe hashing algorithm to be used by Checksum when performing the digest of some data.
Note that the ChecksumType enumeration may be extended at a later date to include new hashing algorithm types.
The documentation for this class was generated from the following file: