Overview
This guide documents the integration between GitLab and CryptoHub for the purpose of code signing. The example workflow in this guide covers building and signing a Windows executable using the Authenticode format.Code Signing Formats
Futurex supports multiple signature formats:- Embedded signatures in defined structures (Java JAR files, Microsoft executables/DLLs)
- Authenticode format for Windows executables
- Raw signature files

