EnclavePlatform type

Object representing the enclave platform for the Confidential Ledger application. Defaults to IntelSgx.
KnownEnclavePlatform can be used interchangeably with EnclavePlatform, this enum contains the known values that the service supports.

Known values supported by the service

IntelSgx
AmdSevSnp

type EnclavePlatform = string