Search

 

Module:Editor

Version:26.01 +

Type:String

Category:Text

 

Description

The 'SignString' formula encrypts the provided string using either the default hash algorithm specified, or by using the given certificate key.

Parameters

String To Sign:

The string you want to sign.

Hash Algorithm:

The algorithm to use to sign the string. Currenlty the supported options are:

  • SHA256
  • SHA384
  • SHA512
Certificate key (Optional):

The certificate to use to sign the string. The value should be a reference to the fetch certificate key action. See FetchCertificateKey.

Related Topics

- FetchCertificateKey

Updated: 2026-01-23