package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Feb 4, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
¶
Explain returns a description of the TCB status.
Status is the status of the enclave's TCB level.
const (
UpToDate Status = iota
OutOfDate
Revoked
ConfigurationNeeded
OutOfDateConfigurationNeeded
SWHardeningNeeded
ConfigurationAndSWHardeningNeeded
Unknown
)
TCB level status of the enclave.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.