libkazv
Loading...
Searching...
No Matches
verification-utils.cpp File Reference
#include "verification-utils.hpp"
#include <validator.hpp>
Include dependency graph for verification-utils.cpp:

Namespaces

namespace  Kazv
 
namespace  Kazv::VerificationUtils
 

Functions

bool Kazv::VerificationUtils::isToDevice (const Event &e)
 
std::string Kazv::VerificationUtils::typeOf (const Event &e)
 Get the type of the verification event.
 
bool Kazv::VerificationUtils::hasTxnId (const Event &e)
 
std::string Kazv::VerificationUtils::txnId (const Event &e)
 Get the transaction id of the verification event.
 
bool Kazv::VerificationUtils::validateFormat (const Event &e)
 Validate the format of the verification event.