Brickcom WFB-100A User Manual page 97

Fb-100a series megapixel day & night fixed box network camera
Table of Contents

Advertisement

typedef struct _SSWPS {
int WPSMode;
char PINCode[64];
}SWPS;
typedef struct _SSWPA {
int algorithmType;
char sharedKey[64];
}SWPA;
typedef struct _SSKeyentry {
char encryptionKey[64];
}SKeyentry;
typedef struct _SSEncryptionKeyList {
int size;
SKeyentry keyEntry[4];
}SEncryptionKeyList;
typedef struct _SSWEP {
int authenticationType;
int defaultTransmitKeyIndex;
int wepKeyLength;
SEncryptionKeyList encryptionKeyList;
}SWEP;
//================= IEEE 802.1X =======================
//authenticationProtocolType
enum IEEE_802_1x_authenticationProtocolType {
WL_EAP_TLS=0,
WL_EAP_TTLS,
WL_EAP_PEAP,
WL_EAP_FAST,
WL_EAP_LEAP,
};
//authenticationMethod
enum IEEE_802_1x_authenticationMethod {
WL_MSCHAP=0,
WL_MSCHAPV2,
WL_PAP,
WL_EAP_MD5,
};
//innerEAPProtocolType
enum IEEE_802_1x_innerEAPProtocolType {
WL_INNER_EAP_TLS=0,
WL_EAP_OTP,
};
// enum WIFIWPSMode
// enum WIFIWPA_algorithmType
// enum WIFIWEP__authenticationType
89

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WFB-100A and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fb-100a

Table of Contents