matches

open override fun matches(networkKey: NetworkKey): Boolean

Returns whether the identity matches given network key.

Return

true if the identity matches, false otherwise.

Parameters

networkKey

Network key to be matched.