public interface VodPrivateDrmPlayAuthInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPlayAuthContent()
播放许可内容
|
com.google.protobuf.ByteString |
getPlayAuthContentBytes()
播放许可内容
|
String |
getPlayAuthContentFormat()
播放许可内容格式 有些密钥经过Rsa加密过后为不可读的字符串
|
com.google.protobuf.ByteString |
getPlayAuthContentFormatBytes()
播放许可内容格式 有些密钥经过Rsa加密过后为不可读的字符串
|
String |
getPlayAuthId()
播放许可id
|
com.google.protobuf.ByteString |
getPlayAuthIdBytes()
播放许可id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPlayAuthId()
播放许可id
string PlayAuthId = 1;com.google.protobuf.ByteString getPlayAuthIdBytes()
播放许可id
string PlayAuthId = 1;String getPlayAuthContent()
播放许可内容
string PlayAuthContent = 2;com.google.protobuf.ByteString getPlayAuthContentBytes()
播放许可内容
string PlayAuthContent = 2;String getPlayAuthContentFormat()
播放许可内容格式 有些密钥经过Rsa加密过后为不可读的字符串
string PlayAuthContentFormat = 3;com.google.protobuf.ByteString getPlayAuthContentFormatBytes()
播放许可内容格式 有些密钥经过Rsa加密过后为不可读的字符串
string PlayAuthContentFormat = 3;Copyright © 2025. All rights reserved.