tpmdevid

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

View Source
const PluginName = "tpm_devid"

Variables

This section is empty.

Functions

func GetRandomBytes

func GetRandomBytes(size int) ([]byte, error)

Types

type AttestationRequest

type AttestationRequest struct {
	DevIDCert [][]byte
	DevIDPub  []byte

	EKCert []byte
	EKPub  []byte

	AKPub []byte

	CertifiedDevID         []byte
	CertificationSignature []byte
}

type ChallengeRequest

type ChallengeRequest struct {
	DevID          []byte
	CredActivation *CredActivation
}

type ChallengeResponse

type ChallengeResponse struct {
	DevID          []byte
	CredActivation []byte
}

type CredActivation

type CredActivation struct {
	Credential []byte
	Secret     []byte
}

Jump to

Keyboard shortcuts

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