Structure that keeps the data required for the authentication on the remote host.
More...
#include <pcap-remote.h>
Data Fields | |
uint16 | type |
Authentication type. | |
uint16 | dummy |
Must be zero. | |
uint16 | slen1 |
Length of the first authentication item (e.g. username). | |
uint16 | slen2 |
Length of the second authentication item (e.g. password). |