package
Version:
v0.0.0-...-785270f
Opens a new window with list of versions in this module.
Published: Sep 30, 2021
License: CC0-1.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Delegate(params ...string)
Delegate a key.
Params: [<duration=1 day>] <privatekeyfile> <delegationfile>
func Error(format string, i ...interface{})
Error displays an error to stderr and exits with code 1.
func Generate(params ...string)
Generate a key.
Params: <privatekeyfile>
HelpDelegate provides help for Delegate.
HelpGenerate provides help for Generate.
HelpPublicKey provides help for PublicKey.
HelpSign provides help for sign.
func Output(format string, i ...interface{})
Output displays a message on stdout and exits with code 0.
func PublicKey(params ...string)
PublicKey displays a public key for a private key.
Params: <keyfile>
Sign message with a delegated key.
Params: <delegationfile> [message]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.