enum enc_fmt_e
Overview
Encoding of challenge and response More…
#include <iscsi_initiator.h> enum enc_fmt_e { BASE_16, BASE_64, };
Detailed Documentation
Encoding of challenge and response
Enum Values
BASE_16
Hexadecimal encoding
BASE_64
Base 64 encoding