Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindPrivKey ¶ added in v0.19.1
func FindPrivKey(pubkey string, creds OfflineCreds) (*rsa.PrivateKey, error)
func NewCommand ¶
Types ¶
type OfflineCreds ¶ added in v0.19.1
func GetOfflineCreds ¶ added in v0.19.1
func GetOfflineCreds(credsFile string) (OfflineCreds, error)
type TufSigner ¶ added in v0.19.1
type TufSigner struct { Id string Key *rsa.PrivateKey }
Click to show internal directories.
Click to hide internal directories.