LicenseChallengeTeeAPIs Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the set of TEE APIs the client might support. See TeeApiList for more information.
public enum LicenseChallengeTeeAPIs
type LicenseChallengeTeeAPIs =
Public Enum LicenseChallengeTeeAPIs
- Inheritance
-
LicenseChallengeTeeAPIs
Fields
Name | Value | Description |
---|---|---|
DRM_TEE_BASE_AllocTEEContext | 0 | The client supports DRM_TEE_BASE_AllocTEEContext. |
DRM_TEE_BASE_FreeTEEContext | 1 | The client supports DRM_TEE_BASE_FreeTEEContext. |
DRM_TEE_BASE_SignDataWithSecureStoreKey | 2 | The client supports DRM_TEE_BASE_SignDataWithSecureStoreKey. |
DRM_TEE_BASE_CheckDeviceKeys | 3 | The client supports DRM_TEE_BASE_CheckDeviceKeys. |
DRM_TEE_BASE_GetDebugInformation | 4 | The client supports DRM_TEE_BASE_GetDebugInformation. |
DRM_TEE_BASE_GenerateNonce | 5 | The client supports DRM_TEE_BASE_GenerateNonce. |
DRM_TEE_BASE_GetSystemTime | 6 | The client supports DRM_TEE_BASE_GetSystemTime. |
DRM_TEE_LPROV_GenerateDeviceKeys | 7 | The client supports DRM_TEE_LPROV_GenerateDeviceKeys. |
DRM_TEE_RPROV_GenerateBootstrapChallenge | 8 | The client supports DRM_TEE_RPROV_GenerateBootstrapChallenge. |
DRM_TEE_RPROV_ProcessBootstrapResponse | 9 | The client supports DRM_TEE_RPROV_ProcessBootstrapResponse. |
DRM_TEE_RPROV_GenerateProvisioningRequest | 10 | The client supports DRM_TEE_RPROV_GenerateProvisioningRequest. |
DRM_TEE_RPROV_ProcessProvisioningResponse | 11 | The client supports DRM_TEE_RPROV_ProcessProvisioningResponse. |
DRM_TEE_LICPREP_PackageKey | 12 | The client supports DRM_TEE_LICPREP_PackageKey. |
DRM_TEE_SAMPLEPROT_PrepareSampleProtectionKey | 13 | The client supports DRM_TEE_SAMPLEPROT_PrepareSampleProtectionKey. |
DRM_TEE_DECRYPT_PreparePolicyInfo | 14 | The client supports DRM_TEE_DECRYPT_PreparePolicyInfo. |
DRM_TEE_DECRYPT_PrepareToDecrypt | 15 | The client supports DRM_TEE_DECRYPT_PrepareToDecrypt. |
DRM_TEE_DECRYPT_CreateOEMBlobFromCDKB | 16 | The client supports DRM_TEE_DECRYPT_CreateOEMBlobFromCDKB. |
DRM_TEE_AES128CTR_DecryptContent | 17 | The client supports DRM_TEE_AES128CTR_DecryptContent. |
DRM_TEE_SIGN_SignHash | 18 | The client supports DRM_TEE_SIGN_SignHash. |
DRM_TEE_DOM_PackageKeys | 19 | The client supports DRM_TEE_DOM_PackageKeys. |
DRM_TEE_RESERVED_20 | 20 | This value is reserved. |
DRM_TEE_RESERVED_21 | 21 | This value is reserved. |
DRM_TEE_RESERVED_22 | 22 | This value is reserved. |
DRM_TEE_RESERVED_23 | 23 | This value is reserved. |
DRM_TEE_REVOCATION_IngestRevocationInfo | 24 | The client supports DRM_TEE_REVOCATION_IngestRevocationInfo. |
DRM_TEE_LICGEN_CompleteLicense | 25 | The client supports DRM_TEE_LICGEN_CompleteLicense. |
DRM_TEE_LICGEN_AES128CTR_EncryptContent | 26 | The client supports DRM_TEE_LICGEN_AES128CTR_EncryptContent. |
DRM_TEE_RESERVED_27 | 27 | This value is reserved. |
DRM_TEE_RESERVED_28 | 28 | This value is reserved. |
DRM_TEE_RESERVED_29 | 29 | This value is reserved. |
DRM_TEE_RESERVED_30 | 30 | This value is reserved. |
DRM_TEE_RESERVED_31 | 31 | This value is reserved. |
DRM_TEE_RESERVED_32 | 32 | This value is reserved. |
DRM_TEE_RESERVED_33 | 33 | This value is reserved. |
DRM_TEE_H264_PreProcessEncryptedData | 34 | The client supports DRM_TEE_H264_PreProcessEncryptedData. |
DRM_TEE_SECURESTOP_GetGenerationID | 35 | The client supports DRM_TEE_SECURESTOP_GetGenerationID. |
DRM_TEE_AES128CTR_DecryptAudioContentMultiple | 36 | The client supports DRM_TEE_AES128CTR_DecryptAudioContentMultiple. |
DRM_TEE_SECURETIME_GenerateChallengeData | 37 | The client supports DRM_TEE_SECURETIME_GenerateChallengeData. |
DRM_TEE_SECURETIME_ProcessResponseData | 38 | The client supports DRM_TEE_SECURETIME_ProcessResponseData. |
DRM_TEE_AES128CTR_DecryptContentMultiple | 39 | The client supports DRM_TEE_AES128CTR_DecryptContentMultiple. |
DRM_TEE_AES128CBC_DecryptContentMultiple | 40 | The client supports DRM_TEE_AES128CBC_DecryptContentMultiple. |
DRM_TEE_SECURESTOP2_GetSigningKeyBlob | 41 | The client supports DRM_TEE_SECURESTOP2_GetSigningKeyBlob. |
DRM_TEE_SECURESTOP2_SignChallenge | 42 | The client supports DRM_TEE_SECURESTOP2_SignChallenge. |
DRM_TEE_BASE_GetFeatureInformation | 43 | The client supports DRM_TEE_BASE_GetFeatureInformation. |
DRM_TEE_RESERVED_44 | 44 | This value is reserved. |
DRM_TEE_RESERVED_45 | 45 | This value is reserved. |
DRM_TEE_RESERVED_46 | 46 | This value is reserved. |
DRM_TEE_RESERVED_47 | 47 | This value is reserved. |
DRM_TEE_RESERVED_48 | 48 | This value is reserved. |
DRM_TEE_RESERVED_49 | 49 | This value is reserved. |
DRM_TEE_BASE_GetSystemTime2 | 50 | The client supports DRM_TEE_BASE_GetSystemTime2. |
DRM_TEE_DECRYPT_PrepareToDecrypt2 | 51 | The client supports DRM_TEE_DECRYPT_PrepareToDecrypt2. |
DRM_TEE_LICPREP_PackageKey2 | 52 | The client supports DRM_TEE_LICPREP_PackageKey2. |
DRM_TEE_LICGEN_CompleteLicense2 | 53 | The client supports DRM_TEE_LICGEN_CompleteLicense2. |
DRM_TEE_LICENSESERVERTIME_ProcessResponseData | 54 | The client supports DRM_TEE_LICENSESERVERTIME_ProcessResponseData. |
DRM_TEE_KEYEXCHANGE_Prepare | 55 | The client supports DRM_TEE_KEYEXCHANGE_Prepare. |
DRM_TEE_KEYEXCHANGE_Perform | 56 | The client supports DRM_TEE_KEYEXCHANGE_Perform. |