This function returns the numeric QOP value associated with the GSS_API QOP "qop" and mechanism "mech."
The name of Quality of Protection associated with the GSS_API mechanism "mech". "GSS_C_QOP_DEFAULT" is currently the only supported QOP.
The name of a GSS_API mechanism. "kerberos_v5" is currently the only supported mechanism.
Buffer in which to place the returned QOP number
If the QOP and mechanism names are recognized,
is returned. The corresponding QOP number is returned in
Otherwise
is returned and
is left untouched.
The
function is part of libtirpc.
This manual page was written by