Crypt component is used to encrypt or decrypt a string with a given key or create a hash of it.
crp = app.CreateCrypt(
options ) →
app object - Crypt
The following methods are available on the Crypt object:
unknown
string
decrypt text with key
encrypt text with key
Returns the control class name.
string: "MD5" or "?"
one-way encryption
string: comma separated: "boolean", "char", "byte", "short", "int", "long", "float", "double"
Allows access to other functions defined on the object in Java via reflection.