SecpECDSASignature..::..Inequality Operator
Namespace:
SecretNET.Crypto.Secp256k1
Assembly: SecretNET (in SecretNET.dll)
Assembly: SecretNET (in SecretNET.dll)
Syntax
public static bool operator !=( Nullable<SecpECDSASignature> a, Nullable<SecpECDSASignature> b )
Parameters
- a
- Type: Nullable<(Of <(<'SecpECDSASignature>)>)>
- b
- Type: Nullable<(Of <(<'SecpECDSASignature>)>)>