Globus Toolkit  6.0.1610491877
globus_gsi_proxy_constants.h
Go to the documentation of this file.
1 /*
2  * Copyright 1999-2006 University of Chicago
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  * http://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 
17 #ifndef GLOBUS_GSI_PROXY_CONSTANTS_H
18 #define GLOBUS_GSI_PROXY_CONSTANTS_H
19 
25 #ifdef __cplusplus
26 extern "C" {
27 #endif
28 
38 typedef enum
39 {
79 
80 #ifdef __cplusplus
81 }
82 #endif
83 
84 #endif
GLOBUS_GSI_PROXY_ERROR_WITH_PRIVATE_KEY
Definition: globus_gsi_proxy_constants.h:59
GLOBUS_GSI_PROXY_ERROR_WITH_PROXYCERTINFO
Definition: globus_gsi_proxy_constants.h:47
GLOBUS_GSI_PROXY_ERROR_WITH_X509_EXTENSIONS
Definition: globus_gsi_proxy_constants.h:57
GLOBUS_GSI_PROXY_ERROR_LAST
Definition: globus_gsi_proxy_constants.h:77
GLOBUS_GSI_PROXY_ERROR_WITH_PATHLENGTH
Definition: globus_gsi_proxy_constants.h:51
globus_gsi_proxy_error_t
globus_gsi_proxy_error_t
Definition: globus_gsi_proxy_constants.h:38
GLOBUS_GSI_PROXY_ERROR_SETTING_HANDLE_TYPE
Definition: globus_gsi_proxy_constants.h:71
GLOBUS_GSI_PROXY_INVALID_PARAMETER
Definition: globus_gsi_proxy_constants.h:73
GLOBUS_GSI_PROXY_ERROR_SIGNING
Definition: globus_gsi_proxy_constants.h:75
GLOBUS_GSI_PROXY_ERROR_ERRNO
Definition: globus_gsi_proxy_constants.h:69
GLOBUS_GSI_PROXY_ERROR_WITH_CREDENTIAL
Definition: globus_gsi_proxy_constants.h:63
GLOBUS_GSI_PROXY_ERROR_WITH_X509_REQ
Definition: globus_gsi_proxy_constants.h:53
GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE
Definition: globus_gsi_proxy_constants.h:43
GLOBUS_GSI_PROXY_ERROR_WITH_BIO
Definition: globus_gsi_proxy_constants.h:61
GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE_ATTRS
Definition: globus_gsi_proxy_constants.h:67
GLOBUS_GSI_PROXY_ERROR_SUCCESS
Definition: globus_gsi_proxy_constants.h:41
GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE_ATTRS
Definition: globus_gsi_proxy_constants.h:45
GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE
Definition: globus_gsi_proxy_constants.h:65
GLOBUS_GSI_PROXY_ERROR_WITH_X509
Definition: globus_gsi_proxy_constants.h:55
GLOBUS_GSI_PROXY_ERROR_WITH_PROXYPOLICY
Definition: globus_gsi_proxy_constants.h:49