This function returns the list of QOP names supported by the GSS_API mechanism named "mech".
The name of a GSS_API mechanism. "kerberos_v5" is currently the only supported mechanism.
Buffer in which maximum service type is planted
If the named GSS_API mechanism is recognized, a list of the supported Qualities of Protection is returned. The maximum supported service type for the mechanism is returned in
Otherwise
is returned.
Note: The returned QOP list is statically allocated memory. The caller must not free this array.
The
function is part of libtirpc.
This manual page was written by