We are trying to use N/crypto module for encryption and while creating secret key, we need to pass guid/secret id. Can we create guid at runtime in NetSuite without using form? We are getting error AN_ERROR_OCCURRED_WHILE_DECRYPT_PASSWORDGUID if we hardcode guid. We are looking for APIs similar to nlapiEncrypt/nlapiDecrypt without using secret or netsuite form. Could anyone help us?