HostSgxInfoFlcModes_enum

HostSgxInfoFlcModes_enum
HostSgxInfoFlcModes_enum

Flexible Launch Enclave (FLC) modes.

Possible values:

  • off: Flexible Launch Enclave (FLC) is not available on the host.

    The "launch enclave MSRs" are initialized with Intel's public key hash.

  • locked: FLC is available and the "launch Enclave MSRs" are locked and initialized with the provided public key hash.

  • unlocked: FLC is available and the "launch enclave MSRs" are writeable and initialized with Intel's public key hash.

This data structure has no properties.
Enumeration: off, locked, unlocked,