Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignFile ¶ added in v1.10.31
func SignFile(input string, output string, key string, untrustedComment string, trustedComment string) error
SignFile creates a signature of the input file.
This accepts base64 keys in the format created by the 'signify' tool. The signature is written to the 'output' file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.