certapi

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package certapi implements the token + TEK verification API.

Index

Constants

View Source
const (
	HMACLength = 32
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func (*Controller) HandleCertificate

func (c *Controller) HandleCertificate() http.Handler

type SignerInfo added in v0.5.0

type SignerInfo struct {
	Signer   crypto.Signer
	KeyID    string
	Issuer   string
	Audience string
	Duration time.Duration
}

Jump to

Keyboard shortcuts

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