Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Jwt ¶
type Jwt struct {
// contains filtered or unexported fields
}
func ParseByRSA ¶
Parse a jwt token by RSA public key.
func (*Jwt) EncodeByRSA ¶
Encode by RSA private key.
type RSAKeyPair ¶
Click to show internal directories.
Click to hide internal directories.