cmd

package
v0.0.0-...-432ee57 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

encode JWT with JWS and/or JWE

example: jwt encode '{}' --signing-key auto://RSA?size=2048 jwt encode '{}' --signing-key file:///file/key.pem jwt encode '{}' --encryption-key auto://EDSCA?xxx=xxx jwt encode '{}' --encryption-key https://localhost/mykey

Index

Constants

This section is empty.

Variables

View Source
var (
	Version string
	Commit  string
)
View Source
var RootCmd = &cobra.Command{
	Use:   "jwt",
	Short: "A command line program that provides tools for JWT using JWS and JWE",
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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