SharedKey.isTypeclass method

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

SharedKeyisTypevalueis-shared-key

nametypedescription

value

any

A value to be tested.

is-shared-key

Boolean

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