[krbdev.mit.edu #2937] GSSAPI authorization data export
    Nicolas Williams via RT 
    rt-comment at krbdev.mit.edu
       
    Sat Apr 16 00:09:26 EDT 2005
    
    
  
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
-- 
    
    
More information about the krb5-bugs
mailing list