|
IBR-DTN
1.0.0
|
#include "security/exchange/HashProtocol.h"#include "security/exchange/KeyExchangeEvent.h"#include "security/SecurityKeyManager.h"#include "core/BundleCore.h"#include <iomanip>#include <openssl/sha.h>#include <openssl/rand.h>
Go to the source code of this file.
Namespaces | |
| dtn | |
| dtn::security | |
Macros | |
| #define | RANDOM_NUMBER_LENGTH 256 |
| #define RANDOM_NUMBER_LENGTH 256 |
Definition at line 31 of file HashProtocol.cpp.
Referenced by dtn::security::HashProtocol::begin(), and dtn::security::HashProtocol::step().