e-CryptIt Engine - Checksums Xojo Plugin

CRC32.Constructor Constructor

Constructor that takes CRC32MethodEnum selector to choose CRC32 variation.

Constructor(
   mode as CRC32MethodEnum)

Parameters

mode
The mode to select. See the CRC32MethodEnum for list of choices.

Remarks

See Also

CRC32 Class