#include <eap_archie.hxx>
Inheritance diagram for EapResponseArchieResponse:
Public Member Functions | |
EapResponseArchieResponse () | |
Initialized with a specific message id (2). | |
std::string & | SessionID () |
Use this function to obtain a reference to sessionID. | |
std::string & | PeerID () |
Use this function to obtain a reference to peerID. | |
std::string & | NonceP () |
Use this function to obtain a reference to nanceP. | |
ArchieBinding & | Binding () |
Use this function to obtain a reference to binding. | |
std::string & | Mac1 () |
Use this function to obtain a reference to mac1. |