PubKey..::..Inequality Operator

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

Syntax


public static bool operator !=(
	Nullable<PubKey> a,
	Nullable<PubKey> b
)

Parameters

a
Type: Nullable<(Of <(<'PubKey>)>)>
b
Type: Nullable<(Of <(<'PubKey>)>)>