EncryptionKeyPair.isTypeclass method

Returns true if the input value is an instance of EncryptionKeyPair.

EncryptionKeyPairisTypevalueis-encryption-key-pair

nametypedescription

value

any

A value to be tested.

is-encryption-key-pair

Boolean

true if value is an instance of EncryptionKeyPair, false otherwise.