Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Algorithms = []string{"HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "PS256", "PS384", "PS512", "EdDSA"}
Algorithms contains the list of accepted algorithms
Functions ¶
func ValidAlgorithm ¶
ValidAlgorithm returns true for valid algorithm
Types ¶
type DecodeOptions ¶
DecodeOptions specifies options for decoding
Click to show internal directories.
Click to hide internal directories.