CalculateHash(Byte, UInt32, UInt32) | Computes the CRC-32 hash value for the specified byte array. |
CalculateHash(String, Encoding, UInt32) | Computes the CRC-32 hash value for the specified String. |
CalculateHash(Byte, Int32, Int32, UInt32, UInt32) | Computes the CRC-32 hash value for the specified byte array. |