Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keygen ¶ added in v1.0.0
type Keygen struct { }
func (*Keygen) GenerateHostCert ¶ added in v1.0.0
func (n *Keygen) GenerateHostCert(c services.HostCertParams) ([]byte, error)
func (*Keygen) GenerateKeyPair ¶ added in v1.0.0
func (*Keygen) GenerateUserCert ¶ added in v1.0.0
func (n *Keygen) GenerateUserCert(c services.UserCertParams) ([]byte, error)
type PreparedKeyPair ¶ added in v1.0.0
Click to show internal directories.
Click to hide internal directories.