Main Page   Data Structures   File List   Data Fields   Globals  

contactdata Struct Reference

#include <voms_apic.h>


Data Fields

char * nick
char * host
char * contact
char * vo
int port
char * reserved


Field Documentation

char* contactdata::contact
 

The subject of the server's certificate

Definition at line 37 of file voms_apic.h.

char* contactdata::host
 

The hostname of the server

Definition at line 36 of file voms_apic.h.

char* contactdata::nick
 

The alias of the server

Definition at line 35 of file voms_apic.h.

int contactdata::port
 

The port on which the server is listening

Definition at line 39 of file voms_apic.h.

char* contactdata::reserved
 

HANDS OFF!

Definition at line 40 of file voms_apic.h.

char* contactdata::vo
 

The VO served by this server

Definition at line 38 of file voms_apic.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 29 11:36:24 2004 for VOMS C API by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002