globus_gsi_cred_handle_attrs_copy (3) Linux Manual Page
NAME Credential Handle Attributes – Typedefs typedef struct globus_l_gsi_cred_handle_attrs_s * globus_gsi_cred_handle_attrs_t" Functions globus_result_t globus_gsi_cred_handle_attrs_init (globus_gsi_cred_handle_attrs_t *handle_attrs) Initialize credential handle attributes. globus_result_t globus_gsi_cred_handle_attrs_destroy (globus_gsi_cred_handle_attrs_t handle_attrs) Destroy credential handle attributes. globus_result_t globus_gsi_cred_handle_attrs_copy (globus_gsi_cred_handle_attrs_t source, globus_gsi_cred_handle_attrs_t *dest) Copy credential handle attributes. globus_result_t globus_gsi_cred_handle_attrs_set_ca_cert_dir (globus_gsi_cred_handle_attrs_t handle_attrs, const char *ca_cert_dir) Set the CA certificate directory. globus_result_t globus_gsi_cred_handle_attrs_get_ca_cert_dir (globus_gsi_cred_handle_attrs_t handle_attrs, char…
