attestation

package
v0.0.0-...-5216c2f Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0, MIT Imports: 0 Imported by: 0

Documentation

Overview

Package attestation includes definitions needed for gVisor attestation.

Index

Constants

View Source
const (
	SIGN_ATTESTATION_REPORT = 0
)

Attestation ioctls.

View Source
const SizeOfQuoteInputData = 64

SizeOfQuoteInputData is the number of bytes in the input data of ioctl call to get quote.

Variables

This section is empty.

Functions

This section is empty.

Types

type SignReport

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

SignReport is a struct that gets signed quote from input data. The serialized quote is copied to buf. size is an input that specifies the size of buf. When returned, it's updated to the size of quote.

Jump to

Keyboard shortcuts

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