'Declaration Public Property HashAlgorithmName As System.String
public System.String HashAlgorithmName { get; set; }
Property Value
Supported values: 'SHA1', 'SHA256'. Default value is 'SHA1'.
'Declaration Public Property HashAlgorithmName As System.String
public System.String HashAlgorithmName { get; set; }
Exception | Description |
---|---|
System.NotSupportedException | Thrown if hash algorithm is unsupported. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5