Skip to main content

VerifySignature

Description

Confirms whether content hasn’t been tampered with and comes from a trusted source.

Configuration

FieldRequiredDescriptionExample
NameRequiredThe name of the activity. This name must be unique in a workflow.Verify Deployment Script Signature
DescriptionOptionalThe description of the activity. We recommend you make th
s clear as possible to guide execution, foster understanding, and support collaboration.
Verifies the digital signature hash associated with a deployment script.
Encryption TypeRequiredThe encryption method, such as PGP and SSL, used for verification.PGP
Encryption ResourceRequired

The certificate used to verify the signature.

You can drag and drop it from the list of available resources.

NA

Input

FieldRequiredData TypeDescriptionExample
ContentYesStringThe original signed content.NA
SignatureYesStringThe digital signature to be verified.NA

Output

FieldRequiredData TypeDescriptionExample
VerifiedYesBooleanEvaluates to true if the signature matches the content.true