Classes | |
class | ns3::rapidnet::BlowfishEncryptionManager |
A blowfish based encryption manager implementation. More... | |
class | ns3::rapidnet::PkiAuthenticationManager |
A PKI based authentication manager implementation. More... | |
class | ns3::rapidnet::SendlogAuthenticationManager |
RapidNet applications delegate the authentication features to the SendlogAuthenticationManager. RapidNet applications written in SeNDlog (and not NDlog) require authentication capabilities. This object represents an interface to the authentication operations "sign" and "verify". Concrete implementations of this interface can be associated to the RapidNet applications at the time of initialization. More... | |
class | ns3::rapidnet::SendlogEncryptionManager |
RapidNet applications delegate the encryption features to the SendlogEncryptionManager. RapidNet applications written in SeNDlog (and not NDlog) require encryption capabilities. This object represents an interface to the encryption operations "encrypt" and "decrypt". Concrete implementations of this interface can be associated to the RapidNet applications at the time of initialization. More... | |
Modules | |
RapidNet Library | |
RapidNet Compiler |