globus_gsi_proxy_handle_get_common_name (3) Linux Manual Page
NAME Handle Management – Create/Destroy/Modify a GSI Proxy Handle. Typedefs typedef struct globus_l_gsi_proxy_handle_s * globus_gsi_proxy_handle_t" GSI Proxy Handle. Functions globus_result_t globus_gsi_proxy_handle_init (globus_gsi_proxy_handle_t *handle, globus_gsi_proxy_handle_attrs_t handle_attrs) Initialize a GSI Proxy handle. globus_result_t globus_gsi_proxy_handle_get_req (globus_gsi_proxy_handle_t handle, X509_REQ **req) Get the certificate request from a GSI Proxy handle. globus_result_t globus_gsi_proxy_handle_get_private_key (globus_gsi_proxy_handle_t handle, EVP_PKEY **proxy_key) Get the private key…
