Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Signer ¶
Signer signs GNAP http requests using http-signature.
type Verifier ¶
type Verifier struct {
// contains filtered or unexported fields
}
Verifier verifies that the client request is signed by the client key, using http-signature verification.
func NewVerifier ¶
NewVerifier initializes an http-signature Verifier on the given client request.
Click to show internal directories.
Click to hide internal directories.