EXCChecksumType{ cctCRC16 = 0, cctCRC32 = 1, cctAdler32 = 2 }
This enumeration is used by the CalculateChecksum method. The meaning of each member of this enumeration can be found in that method's help topic.