test

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadECPrivateKeyFromDisk

func LoadECPrivateKeyFromDisk(location string) crypto.PrivateKey

func LoadECPublicKeyFromDisk

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