libdcp
|
Key class. More...
#include "warnings.h"
#include <asdcp/AS_DCP.h>
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
class | dcp::Key |
A key for decrypting/encrypting assets. More... | |
Namespaces | |
dcp | |
Namespace for everything in libdcp. | |
Functions | |
bool | dcp::operator== (Key const &a, Key const &b) |
bool | dcp::operator!= (Key const &a, Key const &b) |
Key class.
Definition in file key.h.