Skip to main content

Pre-qualify approval flow

POST 

/vedsdk/actions/codesign/prequalify/Create

Pre-qualifies and adds a hash to a VCC Flow that already has a Pre-Qualified Signature action. However, the hash is hidden in VCC and CodeSign Protect.

Hash data ensures the identity of a specific assembly or executable. Later, during code signing, if the software hash does not match the pre-qualified hash, code signing fails.

You can add as many hashes as necessary to a project environment Flow. However, you must call PreQualify/Create to preauthorize each hash so it is available for future code signing.

Permissions: The caller, who pre-authorizes the hash, must be a Key Use Approver.

Required scope: codesign:approve

Request

Responses

Pre-qualification created