[krbdev.mit.edu #2937] GSSAPI authorization data export
"Jeffrey Altman [Kermit Project]" via RT
rt-comment at krbdev.mit.edu
Sat Apr 16 00:14:05 EDT 2005
Nicolas Williams wrote:
> On Fri, Apr 15, 2005 at 09:24:43PM -0400, Jeffrey Altman via RT wrote:
>
>>OM_uint32
>>gss_krb5_get_subkey(const gss_ctx_id_t context_handle,
>> krb5_keyblock **key);
>
>
> krb5_keyblock -> not a good idea, IMO.
>
> Please have this output an enctype as an integer and a gss_buffer_t
> containing the key value -- let the caller do with this what they will,
> (which may well be to make a krb5_keyblock out of the enctype and key
> value).
>
> Nico
Nico:
This was simply a note to myself that this is the function that Heimdal
implements. It is nothing more.
- Jeff
More information about the krb5-bugs
mailing list