NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
security.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <iostream>
#include <websocketpp/common/type_traits.hpp>
#include <websocketpp/transport/asio/security/none.hpp>
#include <websocketpp/transport/asio/security/tls.hpp>
Include dependency graph for security.cpp:

Go to the source code of this file.

Classes

struct  dummy_con< base >
 

Macros

#define BOOST_TEST_MODULE   transport_asio_base
 

Functions

 BOOST_AUTO_TEST_CASE (translated_ec_none)
 
 BOOST_AUTO_TEST_CASE (translated_ec_tls)
 

Macro Definition Documentation

#define BOOST_TEST_MODULE   transport_asio_base

Definition at line 28 of file security.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( translated_ec_none  )
BOOST_AUTO_TEST_CASE ( translated_ec_tls  )