| HashAlgorithmNameGetHashCode Method |
Returns the hash code for the current instance.
Namespace:
ASDSoft.WebSigner
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax public override int GetHashCode()
Return Value
Type:
Int32The hash code for the current instance, or 0 if no
Name value was supplied to the
HashAlgorithmName constructor.
See Also