# Functions

GetSelectedMeasurements returns a map of Measurments for the PCRs in selection.
GetSHA256QuoteIndex performs safety checks and returns the index for SHA256 PCR quotes.
NewIssuer returns a new Issuer.
NewValidator returns a new Validator.
OpenNOPTPM returns a NOP io.ReadWriteCloser that can be used as a TPM.
OpenVTPM opens the vTPM at `TPMPath`.
No description provided by the author

# Variables

AWSPCRSelection are the PCR values verified for AWS based Constellations.
AzurePCRSelection are the PCR values verified for Azure Constellations.
GCPPCRSelection are the PCR values verified for GCP Constellations.
QEMUPCRSelection are the PCR values verified for QEMU based Constellations.

# Structs

AttestationDocument contains the TPM attestation with signed user data.
Issuer handles issuing of TPM based attestation documents.
Validator handles validation of TPM based attestation.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
TPMOpenFunc opens a TPM device.
No description provided by the author