#include <nKrawall.h>

Public Attributes | |
| tString | fullAuthority |
| nMethod | method |
| method of authentication | |
| nSalt | salt |
| the salt used in the authentication process | |
| nScrambledPassword | hash |
| hash as sent from client | |
| tString | serverAddress |
| server address used for MITM protection | |
Definition at line 165 of file nKrawall.h.
Definition at line 167 of file nKrawall.h.
1.5.4