Enum
HashingAlgorithm

Definition

Namespace:Telerik.WinForms.Documents.Model

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public enum HashingAlgorithm

Fields

MD2

Declaration

cs-api-definition
MD2 = 1

Field Value

HashingAlgorithm

MD4

Declaration

cs-api-definition
MD4 = 2

Field Value

HashingAlgorithm

MD5

Declaration

cs-api-definition
MD5 = 3

Field Value

HashingAlgorithm

None

Declaration

cs-api-definition
None = 0

Field Value

HashingAlgorithm

SHA1

Declaration

cs-api-definition
SHA1 = 4

Field Value

HashingAlgorithm

SHA256

Declaration

cs-api-definition
SHA256 = 12

Field Value

HashingAlgorithm

SHA384

Declaration

cs-api-definition
SHA384 = 13

Field Value

HashingAlgorithm

SHA512

Declaration

cs-api-definition
SHA512 = 14

Field Value

HashingAlgorithm

Unsupported

Declaration

cs-api-definition
Unsupported = 2147483647

Field Value

HashingAlgorithm