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