Last updated
Was this helpful?
Last updated
Was this helpful?
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
A single scope that contains all the functionality
Params
Params
Returns EncryptionOptions
Returns
Returns
String
value
value to be encrypted
Required
EncryptionOptions
options
encryption options
optional
String
secretPassPhrase
Secret Pass Phrase
optional
String
value
encrypted value
Required
EncryptionOptions
options
encryption options
optional
String
secretPassPhrase
Secret Pass Phrase
optional