Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWSSigner ¶
type JWSSigner struct {
// contains filtered or unexported fields
}
func NewJWSSigner ¶
func NewJWSSigner(keyID string, signingAlgorithm string, signer vc.SignerAlgorithm) *JWSSigner
func (*JWSSigner) Headers ¶
Headers provides JWS headers. "alg" header must be provided (see https://tools.ietf.org/html/rfc7515#section-4.1).
Click to show internal directories.
Click to hide internal directories.