Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CryptoSession.h File Reference
#include "commons/Buffer.h"
#include <map>
#include <string>
#include <vector>

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)