Main Page | Modules | Data Structures | File List | Data Fields | Globals

PROXYCERTINFO_st Struct Reference
[ProxyCertInfo]

#include <proxycertinfo.h>

Data Fields


Detailed Description

This typedef maintains information about a proxy certificate.

Note:
NOTE: The API provides functions to manipulate the fields of a PROXYCERTINFO. Accessing the fields directly is not a good idea.
Parameters:
path_length an optional field in the ANS.1 DER encoding, it specifies the maximum depth of the path of Proxy Certificates that can be signed by this End Entity Certificate or Proxy Certificate.
policy a non-optional field in the ANS.1 DER encoding, specifies policies on the use of this certificate.

Definition at line 100 of file proxycertinfo.h.


Field Documentation

ASN1_INTEGER* PROXYCERTINFO_st::path_length
 

Definition at line 102 of file proxycertinfo.h.

Referenced by i2d_PROXYCERTINFO(), i2d_PROXYCERTINFO_OLD(), PROXYCERTINFO_cmp(), PROXYCERTINFO_free(), PROXYCERTINFO_get_path_length(), PROXYCERTINFO_new(), and PROXYCERTINFO_set_path_length().

PROXYPOLICY* PROXYCERTINFO_st::policy
 

Definition at line 103 of file proxycertinfo.h.

Referenced by i2d_PROXYCERTINFO(), i2d_PROXYCERTINFO_OLD(), PROXYCERTINFO_cmp(), PROXYCERTINFO_free(), PROXYCERTINFO_get_policy(), PROXYCERTINFO_new(), and PROXYCERTINFO_set_policy().


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

about globus | grid research | globus toolkit | software development

Comments? webmaster@globus.org