Click or drag to resize

HashAlgorithmNameToString Method

Returns the string representation of the current HashAlgorithmName instance.

Namespace:  ASDSoft.WebSigner
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation of the current HashAlgorithmName instance.
See Also