SymmetricKey.isTypeclass method

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

SymmetricKeyisTypevalueis-symmetric-key

nametypedescription

value

any

A value to be tested.

is-symmetric-key

Boolean

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