Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct { pb.ServiceClient // contains filtered or unexported fields }
Client is how we interface with the kaas grpc key manager
type Server ¶
type Server struct { pb.ServiceServer // contains filtered or unexported fields }
Server is the backend for Krab
func (*Server) DeletePrivateKey ¶
DeletePrivateKey is used to remove a private key from the keystore
func (*Server) GetPrivateKey ¶
GetPrivateKey is used to retrieve a private key by searching for its name
Click to show internal directories.
Click to hide internal directories.