e-CryptIt Engine - Checksums Xojo Plugin

CRC64.Constructor Constructor

Constructor that takes CRC64MethodEnum selector to choose CRC64 variation.

Constructor(
   mode as CRC64MethodEnum)

Parameters

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

Remarks

See Also

CRC64 Class