VirtualMachineSgxInfoFlcModes_enum
VirtualMachineSgxInfoFlcModes_enum
Flexible Launch Enclave (FLC) modes.
Possible values:
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.
This data structure has no properties.
Enumeration: locked, unlocked,