Crc32Initialize Method

Resets internal state of the algorithm. Used internally.

Definition

Namespace: KGySoft.Security.Cryptography
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public override void Initialize()

See Also