Ciphertext.isTypeclass method

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

CiphertextisTypevalueis-ciphertext

nametypedescription

value

any

A value to be tested.

is-ciphertext

Boolean

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