|
libiscsi
|
generic libiscsi authentication information struct More...
#include <libiscsi.h>
Data Fields | |
| enum libiscsi_auth_t | method |
| union { | |
| struct libiscsi_chap_auth_info chap | |
| }; | |
Struct holding authentication information for discovery and login.
| union { ... } |
Union holding method depenend info
Chap specific info
Authentication method to use
1.7.6.1