# Packages
No description provided by the author
# Functions
VerifyAzureAttestationToken takes a Microsoft Azure Attestation token in JSON Web Token compact serialization format and verifies the token's public claims and signature.
# Variables
ErrEmptyReport is returned by VerifyRemoteReport if reportBytes is empty.
ErrTCBLevelInvalid is returned if VerifyRemoteReport succeeded, but the TCB is not considered up-to-date.