Method GSSAPI.Name()->mechs()
- Method
mechs
multiset
(string
) mechs()- Description
Returns the OIDs for the mechanisms that might be able to process this name. The returned OID strings are on dotted-decimal form.
This wraps GSS_Inquire_mechs_for_name according to RFC 2743 section 2.4.13.
- Note
Some older GSS-API v2 implementations lack this funcion.