Class HashAlgorithmType
Algorithm of generating hash value for a single value
Inheritance
object
HashAlgorithmType
Namespace: BuildSystem.ManagerObject.Interfaces
Assembly: BuildSystem.ManagerObject.Interfaces.dll
Syntax
public sealed class HashAlgorithmType : Enum
Fields
Sha256
SHA256
Declaration
public const HashAlgorithmType Sha256 = 0
Field Value
Type | Description |
---|---|
HashAlgorithmType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |