Crypto Utils
API Documemtation
svyCrypto is a set of utility methods that can easily enable encryption to any Servoy project. It uses a combination of AES/DES algorithms for this purpose.
Example
svyCrypto
A single scope that contains all the functionality
Method Summary
encrypt
Params
Returns String
Method Summary
decrypt
Params
Returns String
Method Summary
createOptions
Returns EncryptionOptions
Last updated