Shaka Packager SDK
|
This is the complete list of members for shaka::media::HttpKeyFetcher, including all inherited members.
FetchKeys(const std::string &url, const std::string &request, std::string *response) override | shaka::media::HttpKeyFetcher | virtual |
Get(const std::string &url, std::string *response) | shaka::media::HttpKeyFetcher | virtual |
HttpKeyFetcher() | shaka::media::HttpKeyFetcher | |
HttpKeyFetcher(uint32_t timeout_in_seconds) | shaka::media::HttpKeyFetcher | |
KeyFetcher() (defined in shaka::media::KeyFetcher) | shaka::media::KeyFetcher | |
Post(const std::string &url, const std::string &data, std::string *response) | shaka::media::HttpKeyFetcher | virtual |
SetCaFile(const std::string &ca_file) | shaka::media::HttpKeyFetcher | inline |
SetClientCertInfo(const std::string &cert_file, const std::string &private_key_file, const std::string &private_key_password) | shaka::media::HttpKeyFetcher | inline |
~HttpKeyFetcher() override (defined in shaka::media::HttpKeyFetcher) | shaka::media::HttpKeyFetcher | |
~KeyFetcher() (defined in shaka::media::KeyFetcher) | shaka::media::KeyFetcher | virtual |