Interface Checksum
Namespace: Unkocrypto
Assembly: Unkocrypto.dll
Syntax
public interface Checksum
Properties
Value
Declaration
long Value { get; }
Property Value
Type | Description |
---|---|
System.Int64 |
Methods
Reset()
Declaration
void Reset()
Update(Int32)
Declaration
void Update(int b)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | b |