Aracılığıyla paylaş


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

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

Applies to