PublicKey.areTypeclass method

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

PublicKeyareTypecollectionare-public-key-instances

nametypedescription

collection

Array-like value.

A list of values to be tested.

are-public-key-instances

Boolean

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