Package | Description |
---|---|
com.tencentcloudapi.drm.v20181115 | |
com.tencentcloudapi.drm.v20181115.models |
Modifier and Type | Method and Description |
---|---|
DescribeKeysResponse |
DrmClient.DescribeKeys(DescribeKeysRequest req)
开发者需要指定使用的DRM类型、和需要加密的Track类型,后台返回加密使用的密钥
如果加密使用的ContentID没有关联的密钥信息,后台会自动生成新的密钥返回
|
Constructor and Description |
---|
DescribeKeysRequest(DescribeKeysRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.