Documentation ¶
Overview ¶
Package signhandler implements the HTTP interface to signing and verifying Camlistore JSON blobs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) Discovery ¶
func (h *Handler) Discovery(base string) *camtypes.SignDiscovery
Discovery returns the Discovery response for the signing handler.
func (*Handler) UploadPublicKey ¶
UploadPublicKey writes the public key to the destination blobserver defined for the handler, if needed.
Click to show internal directories.
Click to hide internal directories.