keylime

package
v0.0.0-...-e549cd8 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const KeylimeAPIVersion = "v2.1"
View Source
const PluginName = "keylime"

Variables

This section is empty.

Functions

func GetRandomBytes

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

func NewNonce

func NewNonce() (string, error)

Types

type AttestationRequest

type AttestationRequest struct {
	AgentID []byte
	HashAlg []byte
}

type ChallengeRequest

type ChallengeRequest struct {
	Nonce []byte
}

type ChallengeResponse

type ChallengeResponse struct {
	TPMQuote []byte
}

Jump to

Keyboard shortcuts

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