Concept Flow - Code signing
Write Script File
Generate Signing Certificate
Sign Script with Certificate
Verify Signature
Run Script
Execution Allowed if Signature Valid
END
This flow shows how a script is created, signed with a certificate, verified, and then allowed to run if the signature is valid.