Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service manages pgp keys and verification
func (*Service) AddUserPGPKey ¶
AddUserPGPKey associates a PGP key with the user, if the proof is valid.
func (*Service) ExpectedPGPKeyProofText ¶
ExpectedPGPKeyProofText returns the expected PGP Key ownership proof text. for a given user.
func (*Service) GetUserPGPKeys ¶
GetUserPGPKeys returns all PGP Keys associated with a user
Click to show internal directories.
Click to hide internal directories.