Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSigningKeys ¶ added in v0.0.60
GenerateSigningKeys generates a JSON Web Key Set for signing.
func GenerateSigningKeysAvailableAlgorithms ¶ added in v0.0.60
func GenerateSigningKeysAvailableAlgorithms() []string
GenerateSigningKeysAvailableAlgorithms lists available algorithms that are supported by GenerateSigningKeys.
Types ¶
type Fetcher ¶
Fetcher is a small helper for fetching JSON Web Keys from remote endpoints.
func NewFetcher ¶
NewFetcher returns a new fetcher that can download JSON Web Keys from remote endpoints.
Click to show internal directories.
Click to hide internal directories.