Are Private Keys uploaded to NetSuite meant to be ...
# general
r
Are Private Keys uploaded to NetSuite meant to be readable by scripts? How?
c
They are stored securely on the server. You then use suitescript functions that access the keys in the background, but do not allow you to see them programmatically. Eg n/sftp does it with createconnection.