LicenseChallengeReeFeatures 枚举

定义

定义可能已编译到客户端 REE 中的一组功能。 有关详细信息,请参阅ReeFeatureList

public enum LicenseChallengeReeFeatures
type LicenseChallengeReeFeatures = 
Public Enum LicenseChallengeReeFeatures
继承
LicenseChallengeReeFeatures

字段

Activation 15

客户端支持激活。

AddLicenseWriteThrough 11

编译 REE 时,_ADDLICENSE_WRITE_THRU宏已设置为非零。

AESCBCS 44

客户端支持“cbcs”内容。

AntirollbackClock 16

客户端支持反回滚时钟。

Assembly 0

编译 REE 时,DRM_SUPPORT_ASSEMBLY宏已设置为非零。

CDMI 17

客户端支持 CDMI 接口。

CDMIPersistentStore 26

使用 CDMI 接口时,客户端支持永久许可证。

CleanStore 18

客户端支持从许可证存储中删除无效许可证。

ContentKeyGeneration 27

客户端支持本地内容密钥生成。

DebugBuild 13

编译 REE 时,DRM_DBG宏已设置为非零。

DeviceAssets 21

客户端支持设备资产。

Domains 22

客户端支持域。

ECCProfiling 2

编译 REE 时,DRM_SUPPORT_ECCPROFILING宏已设置为非零。

EmbeddedLicenseStore 23

客户端支持嵌入式许可证存储。

ErrorCodeContract 19

客户端在其公共 API 上验证错误代码协定。

FileLocking 5

编译 REE 时,DRM_SUPPORT_FILE_LOCKING宏已设置为非零。

ForceAlign 3

编译 REE 时,DRM_SUPPORT_FORCE_ALIGN宏设置为非零。

InlineDwordCopy 4

编译 REE 时,DRM_SUPPORT_INLINEDWORDCPY宏已设置为非零。

InMemoryOnlyLicenses 32

客户端支持设置为 的TypeNonPersistent许可证。

KeyExchange 46

客户端支持密钥交换。

KeyExchangeMultiple 47

客户端支持在单个许可证中与多个密钥进行密钥交换。

LegacyXmlCertificates 43

客户端支持旧版 XML 证书。

LicenseAcquisition 42

客户端支持获取许可证。

LicenseServerTime 45

客户端支持使用许可证服务器获取其安全时间。

LocalLicenseGeneration 28

客户端支持本地许可证生成。

Metering 30

客户端支持计量。

MeteringCertificateRevocation 29

客户端支持吊销计量证书。

ModelCertificateRevocation 31

客户端支持吊销模型证书。

MultiThreading 6

编译 REE 时,DRM_SUPPORT_MULTI_THREADING宏已设置为非零。

Native64BitTypes 7

编译 REE 时,DRM_SUPPORT_NATIVE_64BIT_TYPES宏已设置为非零。

NoOptimizations 12

编译 REE 时,DRM_NO_OPT宏已设置为非零。

Performance 33

客户端支持本地性能分析。

PersistentStore 24

客户端支持磁盘上的持久存储。

PersistentStoreBlockHeaderCache 25

客户端在内存中缓存永久性存储块标头。

PersistentStorePrealloc 1

编译 REE 时,DRM_SUPPORT_DATASTORE_PREALLOC宏已设置为非零。

PersistentStoreWriteThrough 10

编译 REE 时,_DATASTORE_WRITE_THRU宏设置为非零。

PKCRT 20

客户端使用 PlayReady 移植工具包中实现的 CRT,而不是系统 CRT。

PrecomputedECCGlobalTable 8

编译 REE 时,DRM_SUPPORT_PRECOMPUTE_GTABLE宏已设置为非零。

Profiling 14

编译 REE 时,DRM_SUPPORT_PROFILING宏已设置为非零。

Reactivation 34

客户端支持重新激活。

Revocation 35

客户端支持吊销。

SecureDelete 36

客户端支持安全删除。

SecureStop 37

客户端支持安全停止。

SecureStop2 38

客户端支持安全停止版本 2。

SecureTime 39

客户端支持安全时间协议。

StructuredSerialization 40

客户端支持结构化序列化。

Tracing 9

编译 REE 时,DRM_SUPPORT_TRACING宏已设置为非零。

XmlParsingCache 41

客户端支持缓存 xml 分析结果。

适用于