Click or drag to resize

Crc32 Class

Inheritance Hierarchy

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class Crc32 : HashAlgorithm

The Crc32 type exposes the following members.

Constructors
 NameDescription
Public methodCrc32Initializes a new instance of the Crc32 class
Top
Properties
 NameDescription
Public propertyCrcValue 
Public propertyHashSize
(Overrides HashAlgorithmHashSize)
Top
Methods
See Also