Widevine
概要
源文件使用content_key加密后,通过CDN发布
客户端从CDN下载加密的文件内容,向License Server请求License以获取content_key相关信息,解密文件
License内容可参考 transcode_with_drm.json
Key
DRM Key -> Device Key -> Content Key,层层保护
设备在出厂时可以有一个uniq device key,用于加密content key。设备请求时,通过uniq device key id或uniq device id、content id向license server请求encrypted content key。