目录
当前位置: 首页 > 文档资料 > WinPcap 中文手册 >

WinPcap: rpcap_auth Struct Reference

优质
小牛编辑
130浏览
2023-12-01

Structure that keeps the data required for the authentication on the remote host.
More...

#include <pcap-remote.h>

Data Fields

uint16type
Authentication type.
uint16dummy
Must be zero.
uint16slen1
Length of the first authentication item (e.g. username).
uint16slen2
Length of the second authentication item (e.g. password).