Shaka Player Embedded
Public Attributes | List of all members
shaka::util::Decryptor::Impl Struct Reference

Public Attributes

std::unique_ptr< EVP_CIPHER_CTX, void(*)(EVP_CIPHER_CTX *)> ctx
 

Detailed Description

Definition at line 36 of file decryptor_darwin.cc.

Member Data Documentation

§ ctx

std::unique_ptr<EVP_CIPHER_CTX, void (*)(EVP_CIPHER_CTX*)> shaka::util::Decryptor::Impl::ctx
Initial value:
{
nullptr, &EVP_CIPHER_CTX_free}

Definition at line 26 of file decryptor_openssl.cc.


The documentation for this struct was generated from the following files: