Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrManagerShutdown = errors.Sentinel("oidcjwk: key set manager is shut down")
Functions ¶
func Algorithms ¶
func Algorithms() []string
func SupportedSigningAlgs ¶
func SupportedSigningAlgs() []string
Types ¶
type KeySetManager ¶
type KeySetManager struct {
// contains filtered or unexported fields
}
func NewKeySetManager ¶
func NewKeySetManager(ctx context.Context) *KeySetManager
Click to show internal directories.
Click to hide internal directories.