Module:Editor
Version:26.01 +
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:
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.