Enum - VirtualMachineSgxInfoFlcModes(vim.vm.SgxInfo.FlcModes)

Since
vSphere API 7.0


Enum Description

Flexible Launch Enclave (FLC) modes.

Enum Constants

NameDescription
locked FLC is available in the guest. The "launch Enclave MSRs" are locked and initialized with the provided public key hash.
unlocked FLC is available in the guest. The "launch enclave MSRs" are writeable and initialized with Intel's public key hash.

Show WSDL type definition