PubKey..::..CompareTo Method

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

Syntax


public int CompareTo(
	Nullable<PubKey> other
)

Parameters

other
Type: Nullable<(Of <(<'PubKey>)>)>