test

package
v4.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadECPrivateKeyFromDisk added in v4.1.0

func LoadECPrivateKeyFromDisk(location string) crypto.PrivateKey

func LoadECPublicKeyFromDisk added in v4.1.0

func LoadECPublicKeyFromDisk(location string) crypto.PublicKey

func LoadRSAPrivateKeyFromDisk

func LoadRSAPrivateKeyFromDisk(location string) *rsa.PrivateKey

func LoadRSAPublicKeyFromDisk

func LoadRSAPublicKeyFromDisk(location string) *rsa.PublicKey

func MakeSampleToken

func MakeSampleToken(c jwt.Claims, method jwt.SigningMethod, key interface{}) string

MakeSampleToken creates and returns a encoded JWT token that has been signed with the specified cryptographic key.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL