| HashAlgorithmNameSHA512 Property |
Gets a hash algorithm name that represents "SHA512".
Namespace:
ASDSoft.WebSigner
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax public static HashAlgorithmName SHA512 { get; }
Return Value
Type:
HashAlgorithmNameA hash algorithm name that represents "SHA512".
See Also