Home
last modified time | relevance | path

Searched refs:ComponentIntegrityType (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcomponent_integrity.hpp8 enum class ComponentIntegrityType{ enum
52 NLOHMANN_JSON_SERIALIZE_ENUM(ComponentIntegrityType, {
53 {ComponentIntegrityType::Invalid, "Invalid"},
54 {ComponentIntegrityType::SPDM, "SPDM"},
55 {ComponentIntegrityType::TPM, "TPM"},
56 {ComponentIntegrityType::TCM, "TCM"},
57 {ComponentIntegrityType::TPCM, "TPCM"},
58 {ComponentIntegrityType::OEM, "OEM"},