Computes a CRC from an array of bytes and returns an ushort

Overload List

  Name Description
Public method ComputeChecksum (Byte) Computes a CRC from an array of bytes and returns an ushort
Public method ComputeChecksum (String) Computes a CRC from a string

See Also