stringprep_iscsi()
#define stringprep_iscsi(in, maxlen)
Prepare the input UTF-8 string according to the draft iSCSI
stringprep profile. Returns 0 iff successful, or an error code.
in : | input/ouput array with string to prepare. |
maxlen : | maximum length of input/output array. |