#include <auth.h>
Data Fields | |
| sharedSecList * | next |
| next field | |
| uint8_t * | id |
| user ID | |
| int | idlen |
| id length | |
| int | idtype |
| ID type. | |
| uint8_t * | pwd |
| password corresponding to ID | |
| int | pwdlen |
| pwd length | |
| int | authtype |
| allowed auth type | |
|
|
allowed auth type
|
|
|
user ID
|
|
|
id length
|
|
|
ID type.
|
|
|
next field
|
|
|
password corresponding to ID
|
|
|
pwd length
|