The hash algorithm to be used for signing.
public string HashAlgorithm { get; set; }
Public Property HashAlgorithm As String
"SHA256"
The following algorithms are supported: MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA3_224, SHA3_256, SHA3_384, SHA3_512.