In particular, I'm trying to decrypt an encrypted ...
# suitescript
m
In particular, I'm trying to decrypt an encrypted message from netsuite in Node.JS, but nothing I'm doing seems to be working (I deliver
encrypted_result.iv
and
encrypted_result.ciphertext
to my external program).