SecpECDSASignature..::..Equals Method

Namespace:  SecretNET.Crypto.Secp256k1
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public bool Equals(
	Nullable<Object> obj
)

Parameters

obj
Type: Nullable<(Of <(<'Object>)>)>