EncryptionKeyPair.areTypeclass method

Returns true if all the values in collection are instances of EncryptionKeyPair.

EncryptionKeyPairareTypecollectionare-encryption-key-pair-instances

nametypedescription

collection

Array-like value.

A list of values to be tested.

are-encryption-key-pair-instances

Boolean

true if all the values in collection are an instances of EncryptionKeyPair, false otherwise.