equals

fun equals(otherKeyObject: KeyObject): Boolean(source)

Returns true or false depending on whether the keys have exactly the same type, value, and parameters. This method is not constant time.

Since

v17.7.0, v16.15.0

Parameters

otherKeyObject

A KeyObject with which to compare keyObject.