Enum - HostSgxInfoFlcModes(vim.host.SgxInfo.FlcModes)

Since
vSphere API 7.0


Enum Description

Flexible Launch Enclave (FLC) modes.

Enum Constants

NameDescription
locked FLC is available and the "launch Enclave MSRs" are locked and initialized with the provided public key hash.
off Flexible Launch Enclave (FLC) is not available on the host. The "launch enclave MSRs" are initialized with Intel's public key hash.
unlocked FLC is available and the "launch enclave MSRs" are writeable and initialized with Intel's public key hash.

Show WSDL type definition