ChecksumType Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ChecksumType
[<System.Flags>]
type ChecksumType = 
Inheritance
ChecksumType
Attributes

Fields

None 0
PartialMerkleRoot1mSha256 32
PartialMerkleRoot1mSha512 64
WholeMd5 2
WholeMerkleRoot4kSha256 1
WholeSha1 4
WholeSha256 8
WholeSha512 16

Applies to