e-CryptIt Engine - Checksums Xojo Plugin

CRC8.Constructor Constructor

Constructor that takes CRC8MethodEnum selector to choose CRC8 variation.

Constructor(
   mode as CRC8MethodEnum)

Parameters

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

Remarks

See Also

CRC8 Class