RDK Documentation (Open Sourced RDK Components)
|
DRM license information for Aamp. More...
Go to the source code of this file.
Data Structures | |
struct | DrmInfo |
DRM information required to decrypt. More... | |
Enumerations | |
enum | DrmMethod |
DRM method. More... | |
DRM license information for Aamp.
Definition in file AampDrmInfo.h.
enum DrmMethod |
DRM method.
Enumerator | |
---|---|
eMETHOD_AES_128 | encrypted using Advanced Encryption Standard 128-bit key and PKCS7 padding |
Definition at line 36 of file AampDrmInfo.h.