package
0.11.1
Repository: https://github.com/google/go-sev-guest.git
Documentation: pkg.go.dev

# Functions

PolicyToOptions returns an Options object that is represented by a Policy message.
RawSnpAttestation validates fields of a raw attestation report against expectations.
SnpAttestation validates fields of the protobuf representation of an attestation report against expectations.

# Constants

CertEntryAllowMissing will only error if the key is present in the certificate table and Validate returns an error.
CertEntryRequire will cause an error if the certificate table does not include the key.

# Structs

CertEntryOption represents a pluggable validation option for CertTable entries.
Options represents verification options for an SEV-SNP attestation report.

# Type aliases

CertEntryKind represents a simple policy kind for cert table entries.