Documentation ¶
Overview ¶
Package jwksutils contains helper utilities and tests for the jwks module
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestKeySet ¶
NewTestKeySet creates a KeySet with n generated keys with their public keys in the set and returns all rsa.PrivateKey. Each key in the JWKS KeySet will be a RSA public key RSA256. Each will have a kid with `key-id-(N+1)`
This should ONLY be used in tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.