Grid Community Toolkit
6.2.1653033972 (tag: v6.2.20220524)
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
myproxy
source
myproxy_ocsp_aia.h
1
/*
2
* myproxy_ocsp_aia.h - OCSP AIA extension handlign
3
*/
4
#ifndef __MYPROXY_OCSP_AIA_H
5
#define __MYPROXY_OCSP_AIA_H
6
7
#include <openssl/x509v3.h>
8
9
char
*myproxy_get_aia_ocsp_uri(X509 *cert);
10
11
#endif
Generated by
1.8.5