| HashAlgorithmName Constructor |
Namespace:
ASDSoft.WebSigner
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax public HashAlgorithmName(
string name
)
Parameters
- name
- Type: SystemString
The custom hash algorithm name.
See Also