Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is it possible to decrypt PGP Encrypted File via SuiteScript?
Hi Team,
I have a text file which is encrypted by using the PGP public key. I can able to decrypt the same file using the PGP private key. This encryption and decryption is done from the 'Kleopatra' application. We can create the keys using this application as well.
So, here my problem is when i upload my encrypted file into the file cabinet and trying to decrypt it using suite script 2.0. I'm not able to do that can you please give me some steps to decrypt that file.
I have used crypto module but I'm not able to decrypt.