table of contents
other versions
- wheezy 5.2-1
- wheezy-backports 6.8-3~bpo70+1
- jessie 6.8-3
- testing 6.11-1
- unstable 6.11-1
Functions for all platforms(3) | globus gsi sysconfig | Functions for all platforms(3) |
NAME¶
Functions for all platforms -Get Unique Proxy Filename¶
globus_result_t globus_gsi_sysconfig_get_unique_proxy_filename (char **unique_filename)
Detailed Description¶
These functions are platform independent members of the Globus GSI System Configuration API.Function Documentation¶
globus_result_t globus_gsi_sysconfig_get_unique_proxy_filename (char **unique_filename)¶
Get a unique proxy cert filename. This is mostly used for delegated proxy credentials. Each filename returned is going to be unique for each time the function is called. Parameters:unique_filename the unique filename for
a delegated proxy cert
Returns:
GLOBUS_SUCCESS or an error object
identifier
Author¶
Generated automatically by Doxygen for globus gsi sysconfig from the source code.Mon Apr 30 2012 | Version 5.2 |