export private interface "krb5_set_default_tgs_ktypes" defined in krb5.h

Sam Hartman hartmans at MIT.EDU
Mon Aug 16 14:25:41 EDT 2004


May I suggest you use the public interface


krb5_error_code KRB5_CALLCONV
krb5_set_default_tgs_enctypes
        (krb5_context,
                        const krb5_enctype *);
                        

which does exactly the same thing?



More information about the Kerberos mailing list