package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Dec 14, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 12
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.