skip book previous and next navigation links
go up to top of book: HP Open Source Security for OpenVMS Volume 3:... HP Open Source Security for OpenVMS Volume 3:...
go to beginning of chapter: KRB5 (Kerberos V5) Application Programming Interface KRB5 (Kerberos V5) Application Programming Interface
go to previous page: krb5_get_init_creds_keytab  Get initial credentials keytab krb5_get_init_creds_keytab Get initial credentials keytab
go to next page: krb5_get_init_creds_opt_set_address_list  Set the address list in krb5_get_init_creds_optkrb5_get_init_creds_opt_set_address_list Set the address list...
end of book navigation links

krb5_get_init_creds_opt_init -- Initialize options for krb5_get_init_creds* routines 



C Prototype 

void krb5_get_init_creds_opt_init (
        krb5_get_init_creds_opt *opt );

Arguments 

opt (input/output)  A pointer to a structure containing flags and options.

Description 

This routine sets the flags field of the krb5_get_init_creds_opt structure to zero.

Return Values 

None.



go to previous page: krb5_get_init_creds_keytab  Get initial credentials keytab krb5_get_init_creds_keytab Get initial credentials keytab
go to next page: krb5_get_init_creds_opt_set_address_list  Set the address list in krb5_get_init_creds_optkrb5_get_init_creds_opt_set_address_list Set the address list...