enum CCL::Security::Crypto::Mode

#include <icryptor.h>

enum Mode
{
    kDecryptMode,
    kEncryptMode,
};