libdcp
|
Public Member Functions | |
CryptoContext (boost::optional< Key > key, Standard standard) | |
T * | context () const |
ASDCP::HMACContext * | hmac () const |
Private Attributes | |
T * | _context |
ASDCP::HMACContext * | _hmac |
Definition at line 56 of file crypto_context.h.