[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gss_inquire_sec_context_by_oid



Is there a standard way to extract more mechanism specific information
like the subkey or authorization-data?

I noticed mechglue exports a gss_inquire_sec_context_by_oid function. This
appears to be an extension dreamt up by globus? Theres also a function
that uses it to get what appears to be the AD but unfortunately there
is no actual implementation of it in Heimdal.

So I was thinking of implementing gss_inquire_sec_context_by_oid to get
the AD and subkey. Does this sound like a good idea?

Any direction would be appreciated (e.g. what OID to use for the subkey).

Thanks,
Mike