A Discrete-Event Network Simulator
API
Onion-routing

This section documents the API of the ns-3 OnionRouting module. For a functional description, please refer to the ns-3 manual here: http://www.nsnam.org/docs/models/html/onion-routing.html. More...

Classes

class  ns3::OnionRouting
 Abstract class for creation and decryption of Onion messages. More...
 
class  ns3::OnionRoutingDummyEncryption
 class that implements the More...
 
struct  ns3::orLayer
 structure holding details resulting from layer decryption of an onion message More...
 

Detailed Description

This section documents the API of the ns-3 OnionRouting module. For a functional description, please refer to the ns-3 manual here: http://www.nsnam.org/docs/models/html/onion-routing.html.

Be sure to read the manual BEFORE going down to the API.