VOMS C API  1.5.0
Data Fields
contactdata Struct Reference

The type of data returned. More...

#include <voms_apic.h>

Data Fields

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

Detailed Description

The type of data returned.

Definition at line 68 of file voms_apic.h.

Field Documentation

char* contactdata::contact

The subject of the server's certificate

Definition at line 73 of file voms_apic.h.

char* contactdata::host

The hostname of the server

Definition at line 72 of file voms_apic.h.

char* contactdata::nick

< You must never allocate directly this structure. Its sizeof() is subject to change without notice. The only supported way to obtain it is via the VOMS_FindBy* functions. The alias of the server

Definition at line 71 of file voms_apic.h.

int contactdata::port

The port on which the server is listening

Definition at line 75 of file voms_apic.h.

char* contactdata::reserved

HANDS OFF!

Definition at line 76 of file voms_apic.h.

int contactdata::version

The version of Globus on which this server runs.

Definition at line 77 of file voms_apic.h.

char* contactdata::vo

The VO served by this server

Definition at line 74 of file voms_apic.h.


The documentation for this struct was generated from the following file: