EEmbedDomainRo |
Embed any present domain RO into a CContent object Works as an agent specific command for CContent Input buffer: unused Output buffer: unused. |
EOmaDrmMethods |
Return the supported OMA DRM methods Works as an agent specific command for CManager Input buffer: unused Output buffer: String containing the following tokens FL if OMA DRM 1.0 Forward Lock is supported CD if OMA DRM 1.0 Combined Delivery is supported SD if OMA DRM 1.0 Separate Delivery is supported OMADRM2 if OMA DRM 2.0 is supported. |
ESetPendingRightsETA |
Set the value of the x-oma header works as an agent specific command for CManager Input buffer: String containing the following data 4 bytes(TInt) | ContentURI Output buffer: unused. |
EBufferContainsOma1Dcf |
Checks whether a memory buffer contains an OMA DRM 1.0 DCF Input buffer: Memory buffer to check Output buffer: unused Return value: KErrNone if the buffer contains a DCF. |
EDecryptOma1DcfBuffer |
Decrypt an OMA DRM 1.0 DCF memory buffer Input buffer: Intent of the decryption (EPlay, .
..) in the first byte, followed by the memory buffer to decrypt Output buffer: Decrypted data |
ESetContentName |
Set the content name Input buffer: first memory buffer 4 bytes of length of the content name | memory buffer of the new content name | content id Output buffer: unused. |