Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyNotFound = errors.New("signing key not found in the key set")
View Source
var ErrNoKID = errors.New("no kid is found in the header")
Functions ¶
func VerifyWithSet ¶
VerifyWithSet verify compact against keySet. The reason to have this function is because The keys in https://login.microsoftonline.com/common/discovery/v2.0/keys does not specify the alg. Therefore we need to look take both alg in the header and in the key into account.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.