Supported SuiteScript 2.x modules

You can reference secrets by using any of the following modules:

Module

Method or Property

N/sftp

sftp.createConnection(options)

N/https

https.createSecretKey(options)

https.createSecureString(options)

N/crypto

crypto.createSecretKey(options)

SecretKey.secret

N/keyControl

keyControl.createKey(options)

Key.password

N/certificateControl

certificateControl.createCertificate(options)

Certificate.password

Related Topics

Secrets Management
Creating Secrets
Filtering Secrets
Managing Secrets
Access to Secrets
Code Sample

General Notices