Method GSSAPI.names_for_mech()
- Method names_for_mech
multiset(string) names_for_mech(string mech)
- Description
Returns the OIDs for the name types that the given mech supports. Both mech and the returned OID strings are on dotted-decimal form.
This wraps GSS_Inquire_names_for_mech according to RFC 2743 section 2.4.12.