libdcp
Classes | Namespaces | Typedefs
crypto_context.h File Reference
#include "key.h"
#include "types.h"
#include "exceptions.h"
#include <asdcp/AS_DCP.h>
#include <asdcp/KM_prng.h>
#include <boost/optional.hpp>

Go to the source code of this file.

Classes

class  dcp::CryptoContext< T >
 

Namespaces

 dcp
 Namespace for everything in libdcp.
 

Typedefs

typedef CryptoContext< ASDCP::AESEncContext > dcp::EncryptionContext
 
typedef CryptoContext< ASDCP::AESDecContext > dcp::DecryptionContext