Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBestPublicKey ¶
Types ¶
type InternalAgent ¶
type InternalAgent struct {
// contains filtered or unexported fields
}
func NewInternalAgent ¶
func NewInternalAgent() (ia *InternalAgent, err error)
func (*InternalAgent) AddSignedKeyPair ¶
func (ia *InternalAgent) AddSignedKeyPair(privateKeyStr string, signedKeyStr string) (err error)
func (*InternalAgent) SocketFile ¶
func (ia *InternalAgent) SocketFile() string
func (*InternalAgent) Stop ¶
func (ia *InternalAgent) Stop()
Click to show internal directories.
Click to hide internal directories.