Modules | |
Activation | |
Handle Management | |
Create/Destroy/Modify a GSI Proxy Handle. | |
Handle Attributes | |
Proxy Operations | |
Initiate a proxy operation. | |
Proxy Constants |
Any program that uses Globus GSI Proxy functions must include ``"globus_gsi_proxy.h"``.
We envision the API being used in the following manner:
| Delegator | Delegatee |--------------------------------|-------------------------------------| | | set desired cert info extension in the handle by using the handle set functions. | | | globus_gsi_proxy_create_req() | | globus_gsi_proxy_inquire_req() | | | modify cert info extension by using [handle set/get/clear functions.](Handle Management)|| | globus_gsi_proxy_sign_req() | | | | globus_gsi_proxy_assemble_cred() |
The API documentation is divided into the following sections