Documentation ¶
Overview ¶
Package sign implements the sign command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cli.Command{UsageText: signerUsageText, Flags: signerFlags, Main: signerMain}
Command assembles the definition of Command 'sign'
Functions ¶
func SignerFromConfig ¶
SignerFromConfig takes the Config and creates the appropriate signer.Signer object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.