void krb5_get_init_creds_opt_set_etype_list ( krb5_get_init_creds_opt *opt, krb5_enctype *etype_list, int etype_list_length );
A pointer to the options field.
A pointer to the encryption type to set.
The length of the etype_list field.
This routine sets the encryption list field in the krb5_get_init_creds_opt structure.