|
libkazv
|

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. | |