LibLogicalAccess
2.5.0
An Open Source RFID Library
|
#include <gtest/gtest.h>
#include <logicalaccess/dynlibrary/librarymanager.hpp>
#include "logicalaccess/bufferhelper.hpp"
#include "logicalaccess/plugins/crypto/signature_helper.hpp"
#include "logicalaccess/iks/RemoteCrypto.hpp"
Functions | |
TEST (test_signature, verify1) | |
TEST (test_signature, verify_iks) | |
TEST (test_signature, verify_iks_fails) | |
Variables | |
static std::string | pubkey |
TEST | ( | test_signature | , |
verify1 | |||
) |
TEST | ( | test_signature | , |
verify_iks | |||
) |
TEST | ( | test_signature | , |
verify_iks_fails | |||
) |
|
static |