This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Class that can be used to calculate a Crc32 hash

Namespace: Smartsite.Base.Encryption
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public static class Crc32
Visual Basic (Declaration)Copy imageCopy Code
Public NotInheritable Class Crc32

Inheritance Hierarchy

System..::..Object
  Smartsite.Base.Encryption..::..Crc32

See Also

Advanced