Description
This is the component provided by the Cipher block.
Component name: cipher
.
This is the component provided by the Cipher block.
Component name: cipher
.
isLocked():boolean
Returns whether the block is currently locked
setLocked(locked:boolean)
Sets whether the block is currently locked
encrypt(message:string):string
Encrypts the specified message
decrypt(message:string):string
Decrypts the specified message