Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CLIHandler ¶ added in v0.2.0
type CLIHandler struct{}
func (*CLIHandler) Help ¶ added in v0.2.0
func (h *CLIHandler) Help() string
type ParsedCert ¶
type ParsedCert struct { Entry *CertEntry Certificates []*x509.Certificate }
ParsedCert is a certificate that has been configured as trusted
Click to show internal directories.
Click to hide internal directories.