flash.net.drm 包中具有用于处理受 DRM 保护的内容的类。此包仅对在 AIR 运行时中运行的内容可用。



 说明
 AuthenticationMethod AIR-onlyAuthenticationMethod 类提供一些字符串常量,用于枚举 DRMContentData 类的 authenticationMethod 属性使用的各种身份验证。
 DRMContentData AIR-onlyDRMContentData 类提供获取凭证所需的信息,查看受 DRM 保护的内容时需要该凭证。
 DRMManager AIR-onlyDRMManager 管理对查看 DRM 保护内容所需凭证的检索和存储操作。
 DRMPlaybackTimeWindow AIR-onlyDRMPlaybackWindow 类代表 DRM 凭证有效的时间段。
 DRMVoucher AIR-onlyDRMVoucher 类代表允许用户查看 DRM 保护内容的一种许可标记。
 LoadVoucherSetting AIR-onlyLoadVoucherSetting 类提供一些字符串常量,用于枚举与 loadVoucher() 方法的 DRMManager settings 参数配合使用的选项。