The Crypt component is used to en- or decrypt a string with a given key or to create a hash of it.
crp = app.CreateCrypt(
options )
→ app object: Crypt
Methods
The following methods are available on the Crypt object:
Batch(
properties )
GetType() → String: “Crypt”