Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CryptoSession.h File Reference
#include <string>
#include <vector>
#include <map>
#include <stdint.h>
#include "commons/Buffer.h"

Classes

class  DRM::CCryptoSession
 

Namespaces

namespace  DRM
 

Typedefs

typedef CCryptoSession *(* DRM::GET_CRYPTO_SESSION_INTERFACE_FN) (const std::string &UUID, const std::string &cipherAlgo, const std::string &hmacAlgo)