logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

globus_gsi_proxy - Globus GSI Proxy API

Author

       Generated automatically by Doxygen for globus_gsi_proxy_core from the source code.

globus_gsi_proxy_core                              Version 9.8                               globus_gsi_proxy(3)

Detailed Description

       Globus GSI Proxy API.

       The globus_gsi_proxy library is motivated by the desire to provide a abstraction layer for the proxy
       creation and delegation process. For background on this process please refer to the proxy certificate
       profile draft.

       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
       handleset/get/clearfunctions.globus_gsi_proxy_sign_req()globus_gsi_proxy_assemble_cred()

       The API documentation is divided into the following sections

       • ActivationHandleManagementHandleAttributesProxyOperationsProxyConstants

Name

       globus_gsi_proxy - Globus GSI Proxy API

        - Globus GSI Proxy API.

Synopsis

ModulesActivation
           Activation.
       HandleManagement
           Create/Destroy/Modify a GSI Proxy Handle.
       HandleAttributes
           Handle Attributes.
       ProxyOperations
           Initiate a proxy operation.
       ProxyConstants
           Proxy Constants.

See Also