|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for DRM::CMediaDrmCryptoSession, including all inherited members.
| CMediaDrmCryptoSession(const std::string &UUID, const std::string &cipherAlgo, const std::string &macAlgo) | DRM::CMediaDrmCryptoSession | |
| Decrypt(const XbmcCommons::Buffer &cipherKeyId, const XbmcCommons::Buffer &input, const XbmcCommons::Buffer &iv) override | DRM::CMediaDrmCryptoSession | virtual |
| Encrypt(const XbmcCommons::Buffer &cipherKeyId, const XbmcCommons::Buffer &input, const XbmcCommons::Buffer &iv) override | DRM::CMediaDrmCryptoSession | virtual |
| GetCryptoSession(const std::string &UUID, const std::string &cipherAlgo, const std::string &macAlgo) | DRM::CCryptoSession | static |
| GetKeyRequest(const XbmcCommons::Buffer &init, const std::string &mimeType, bool offlineKey, const std::map< std::string, std::string > ¶meters) override | DRM::CMediaDrmCryptoSession | virtual |
| GetPropertyString(const std::string &name) override | DRM::CMediaDrmCryptoSession | virtual |
| ProvideKeyResponse(const XbmcCommons::Buffer &response) override | DRM::CMediaDrmCryptoSession | virtual |
| Register() | DRM::CMediaDrmCryptoSession | static |
| RegisterInterface(GET_CRYPTO_SESSION_INTERFACE_FN fn) | DRM::CCryptoSession | protectedstatic |
| RemoveKeys() override | DRM::CMediaDrmCryptoSession | virtual |
| RestoreKeys(const std::string &keySetId) override | DRM::CMediaDrmCryptoSession | virtual |
| SetPropertyString(const std::string &name, const std::string &value) override | DRM::CMediaDrmCryptoSession | virtual |
| Sign(const XbmcCommons::Buffer &macKeyId, const XbmcCommons::Buffer &message) override | DRM::CMediaDrmCryptoSession | virtual |
| Verify(const XbmcCommons::Buffer &macKeyId, const XbmcCommons::Buffer &message, const XbmcCommons::Buffer &signature) override | DRM::CMediaDrmCryptoSession | virtual |
| ~CCryptoSession() | DRM::CCryptoSession | inlinevirtual |
| ~CMediaDrmCryptoSession() | DRM::CMediaDrmCryptoSession | virtual |