Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeySigner ¶
type KeySigner struct {
// contains filtered or unexported fields
}
KeySigner does the work of signing a ssh public key with the CA key.
func (*KeySigner) SignUserKey ¶
func (s *KeySigner) SignUserKey(req *lib.SignRequest) (string, error)
SignUserKey returns a signed ssh certificate.
Click to show internal directories.
Click to hide internal directories.