![]() | ![]() | ![]() | GNU Libidn API Reference Manual | ![]() |
---|
#define stringprep_generic(in, maxlen)
Prepare the input UTF-8 string according to a hypotetical "generic" stringprep profile. This is mostly used for debugging or when constructing new stringprep profiles. Returns 0 iff successful, or an error code.
in : | input/ouput array with string to prepare. |
maxlen : | maximum length of input/output array. |
<<< stringprep | stringprep_kerberos5 >>> |