This message was deleted.
# suitescript
s
This message was deleted.
b
probably need to explain more, records arent encrypted
r
Eletronic Payments Bundle records are encrypted now
b
As in the entire record is encrypted, or fields of the record are encrypted
r
just acconut number are encrypted for now
b
That sounds more normal
extremely likely that it uses N/crypto for its encryption and decryption
r
yes, I believe we do need to move the our things to ui, will eventually makes more sense actually. thanks btw!
b
if you know how to use crypto.createDecipher and crypto.Decipher
then you probably need to figure out where they are storing the secret key
r
yes, the documentation explains it, thanks again 😄