<@U69H8HB7U> There is a module for that but the na...
# suitescript
k
@venkat_cr There is a module for that but the name of it I forget. Not in the office at the moment.
v
@karlenigma Thanks for your reply
We have checked N/crypto module
In 2.0 to encrypt its saying secret key is mandatory
k
I would have thought so yes. Otherwise how are you supposed to unencrpyt it later on.
v
nlapiDecrypt('123', "AES");
Also while we are using crypto.createCipher we are getting AN_ERROR_OCCURRED_WHILE_DECRYPT_PASSWORDGUID
s
Is it even documented what NS does if you don't supply a key in SS1?
are you trying to actually encrypt, or just encode some data?