ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner
HashAlgorithmName Structure
HashAlgorithmName Operators
Equality Operator
Inequality Operator
HashAlgorithmName
Equality Operator
Determines whether two specified
HashAlgorithmName
objects are equal.
Namespace:
ASDSoft.WebSigner
Assembly:
ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
Copy
public
static
bool
operator
==
(
HashAlgorithmName
left
,
HashAlgorithmName
right
)
Parameters
left
Type:
ASDSoft.WebSigner
HashAlgorithmName
The first object to compare.
right
Type:
ASDSoft.WebSigner
HashAlgorithmName
The second object to compare.
Return Value
Type:
Boolean
if both
left
and
right
have the same
Name
value; otherwise,
.
See Also
Reference
HashAlgorithmName Structure
ASDSoft.WebSigner Namespace