Function
Haslsaslname_encode
since: 0.5
Declaration [src]
char*
hasl_saslname_encode (
const char* saslname
)
Description [src]
Encodes the given saslname.
Encoding replaces ,‘s with =2C and =‘s with =3D.
Available since: 0.5
since: 0.5
char*
hasl_saslname_encode (
const char* saslname
)
Encodes the given saslname.
Encoding replaces ,‘s with =2C and =‘s with =3D.
Available since: 0.5