#include <sign_service.hpp>
SignService without real cryptography but dummy signature
Definition at line 56 of file sign_service.hpp.
◆ DummySignService()
vanetza::security::v2::DummySignService::DummySignService |
( |
const Runtime & |
rt, |
|
|
const SignerInfo & |
si |
|
) |
| |
- Parameters
-
rt | runtime for appropriate generation time |
si | signer info attached to header fields of secured message |
Definition at line 91 of file sign_service.cpp.
◆ sign()
◆ m_runtime
const Runtime& vanetza::security::v2::DummySignService::m_runtime |
|
private |
◆ m_signer_info
SignerInfo vanetza::security::v2::DummySignService::m_signer_info |
|
private |
The documentation for this class was generated from the following files: