certificate.Signer

Note:

The content in this help topic pertains to SuiteScript 2.0.

Object Description

Object used for signing plain strings.

This object is returned by the certificate.createSigner(options) method.

Supported Script Types

Server scripts

For additional information, see SuiteScript 2.x Script Types.

Module

N/crypto/certificate Module

Methods and Properties

Signer Object Members

Since

2019.1

Related Topics

Signer.update(options)
Signer.sign(options)
certificate.Verifier

General Notices