KeyPair.isKindclass method

Predicate to see if a value has an instance of KeyPair in its prototype chain.

KeyPairisKindvalueis-key-pair

nametypedescription

value

any

A value to be tested.

is-key-pair

Boolean

true if value has an intance of KeyPair in its prototype chain, false otherwise.