Be sure to read repository README.md before going down to the API. More...
Classes | |
| class | ns3::OnionManager |
| Class that manages encryption keys and the encryption and decryption of layers of onion messagess The class is implementing the OnionRouting abstract class with the encryption and decryption methods. More... | |
| class | ns3::OnionValidator |
Class shared between wsn nodes used to track how the onion is transiting in the WSN The class uses two counters m_onionSeq and m_hopCount to identify when an onion neeeds to be aborted. More... | |
| class | ns3::OutputManager |
| Class that manages the output of the simulation. ConsoleLog output and Output on .csv file More... | |
Be sure to read repository README.md before going down to the API.