Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteRequests ¶
func WriteRequests(reqs []Request, key *packet.PrivateKey) ([]byte, error)
Types ¶
type Key ¶
type Key struct { Expires time.Time `json:"expire"` PublicKey string `json:"key"` User string `json:"user"` }
func (*Key) Fingerprint ¶
func (*Key) SigningData ¶
Click to show internal directories.
Click to hide internal directories.