Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CryptoSession

Kodi DRM CryptoSession class.

Class: xbmcdrm.CryptoSession(UUID)

More...

Classes

class  XBMCAddon::xbmcdrm::CryptoSession
 

Detailed Description

Kodi DRM CryptoSession class.

Class: xbmcdrm.CryptoSession(UUID)

Parameters
UUIDString 16 byte UUID of the DRM system to use
cipherAlgorithmString algorithm used for en- / decryption
macAlgorithmString algorithm used for sign / verify
Exceptions
RuntimeExceptionif the session can not be established