psa

package
v2.0.0-...-29e99d1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const PSATokenMediaType = "application/psa-attestation-token"

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "psa",
	Short: "PSA token manipulation",
	Run: func(cmd *cobra.Command, args []string) {
		if len(args) == 0 {
			cmd.Help()
			os.Exit(0)
		}
	},
	ValidArgs: cmdValidArgs,
}

Functions

func NewAttesterCmd

func NewAttesterCmd(fs afero.Fs, attesterVeraisonClient common.IVeraisonClient) *cobra.Command

func NewCheckCmd

func NewCheckCmd(fs afero.Fs) *cobra.Command

func NewCreateCmd

func NewCreateCmd(fs afero.Fs) *cobra.Command

func NewRelyingPartyCmd

func NewRelyingPartyCmd(fs afero.Fs, veraisonClient common.IVeraisonClient) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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