'Declaration Public Enum CryptographicAlgorithmSid Inherits System.Enum
public enum CryptographicAlgorithmSid : System.Enum
'Declaration Public Enum CryptographicAlgorithmSid Inherits System.Enum
public enum CryptographicAlgorithmSid : System.Enum
Member | Description |
---|---|
HMAC | HMAC hash algorithm. |
MAC | MAC hash algorithm. |
MD2 | MD2 hash algorithm. |
MD4 | MD4 hash algorithm. |
MD5 | MD5 hash algorithm. |
RIMEMD_160 | RIMEMD-160 hash algorithm. |
RIPEMD | RIPEMD hash algorithm. |
SHA_1 | SHA-1 hash algorithm. |
SHA_256 | SHA-256 hash algorithm. |
SHA_384 | SHA-384 hash algorithm. |
SHA_512 | SHA-512 hash algorithm. |
Undefined | Undefined algorithm. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.CryptographicAlgorithmSid