libdcp
Public Member Functions | Private Attributes | List of all members
dcp::CryptoContext< T > Class Template Reference

Public Member Functions

 CryptoContext (boost::optional< Key > key, Standard standard)
 
T * context () const
 
ASDCP::HMACContext * hmac () const
 

Private Attributes

T * _context
 
ASDCP::HMACContext * _hmac
 

Detailed Description

template<class T>
class dcp::CryptoContext< T >

Definition at line 56 of file crypto_context.h.


The documentation for this class was generated from the following file: