Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJWK ¶
func GenerateJWK() (jose.JSONWebKey, error)
func RandStringBytes ¶
Types ¶
type KeySet ¶
type KeySet struct { Private jose.JSONWebKeySet Public jose.JSONWebKeySet }
func KeySetWithExisting ¶
func KeySetWithExisting(newjwk jose.JSONWebKey, existingjwks []jose.JSONWebKey) KeySet
Click to show internal directories.
Click to hide internal directories.