| HashAlgorithmNameName Property |
Gets the underlying string representation of the algorithm name.
Namespace:
ASDSoft.WebSigner
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax public string Name { get; }
Return Value
Type:
StringThe string representation of the algorithm name, or
or
Empty if no hash algorithm is available.
See Also