stringprep_kerberos5

Name

stringprep_kerberos5 -- Stringprep Profile for Kerberos UTF-8 Strings

Synopsis



#define     stringprep_kerberos5            (in, maxlen)

Description

This specifies processing rules that will allow users to enter Kerberos Principal Names and input to cryptographic String to Key functions. It is a profile of stringprep.

Details

stringprep_kerberos5()

#define     stringprep_kerberos5(in, maxlen)

Prepare the input UTF-8 string according to the draft Kerberos5 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.