enum CCL::Security::Crypto::SHA256::Constants

#include <cryptobox.h>

enum Constants
{
    kDigestSize = kSHA256_DigestSize,
};