string describe_services(int services)
Returns a string that compactly describes the given services , which is taken as a bitfield of GSSAPI.*_FLAG flags.
The returned string contains capitalized names for the flags reminiscent of the GSSAPI.*_FLAG constants, separated by "|".
"|"