Documentation ¶
Index ¶
Constants ¶
View Source
const (
SigID = "rs256"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Key ¶
type Key struct {
// contains filtered or unexported fields
}
Key implements SigningKey for RS256
func NewFromParams ¶
NewFromParams creates an RS256 key from params
Click to show internal directories.
Click to hide internal directories.