Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = names.RSAKeyPair Verb = verbs.Create )
Functions ¶
Types ¶
type Command ¶
type Command struct {
utils.BaseCommand
Subject *pkix.Name
MoreIssuers []string
Validity time.Duration
CACert *x509.Certificate
CAKey interface{}
// contains filtered or unexported fields
}
func (*Command) FilterSettings ¶
Click to show internal directories.
Click to hide internal directories.