enum CCL::Security::Crypto::Hash

#include <cryptotypes.h>

enum Hash
{
    kHashSHA1,
    kHashSHA256,
};