Click or drag to resize

Crc32 Class

CRC 32 calculation class.
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.UtilsCrc32

Namespace:  Guardtime.KSI.Utils
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public static class Crc32

The Crc32 type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalculate
Calculate crc32 from data bytes.
Top
See Also