|
IBR-DTN
1.0.0
|
#include "security/exchange/DHProtocol.h"#include "security/SecurityKeyManager.h"#include "core/BundleCore.h"#include <ibrdtn/data/BundleString.h>#include <ibrcommon/ssl/HMacStream.h>#include <ibrcommon/Logger.h>#include <openssl/rand.h>#include <openssl/pem.h>
Go to the source code of this file.
Namespaces | |
| dtn | |
| dtn::security | |
Macros | |
| #define | DH_KEY_LENGTH 1024 |
| #define DH_KEY_LENGTH 1024 |
Definition at line 34 of file DHProtocol.cpp.