Sam Lang
|
Define the functions required for manipulating a PROXYCERTINFO and its ASN1 form. Creates an ASN1_METHOD structure, which contains pointers to routines that convert any PROXYCERTINFO structure to its associated ASN1 DER encoded form and vice-versa.
|
|
Create a new PROXYCERTINFO. Allocates and initializes a new PROXYCERTINFO structure.
|
|
Free a PROXYCERTINFO.
|
|
Makes a copy of a PROXYCERTINFO. Makes a copy of a PROXYCERTINFO structure
|
|
Compares two PROXYCERTINFO structures.
|
|
print the PROXYCERTINFO structure to stdout
|
|
print the PROXYCERTINFO structure to the specified file stream
|
|
Sets the policy on the PROXYCERTINFO Since this is an optional field in the ASN1 encoding, this variable can be set to NULL through this function - which means that when the PROXYCERTINFO is encoded the policy won't be included.
|
|
Gets the policy on the PROXYCERTINFO.
|
|
Sets the path length of the PROXYCERTINFO. The path length specifices the maximum depth of the path of the Proxy Certificates that can be signed by an End Entity Certificate (EEC) or Proxy Certificate. Since this is an optional field in its ASN1 coded representation, it can be set to NULL through this function - which means that it won't be included in the encoding.
|
|
Gets the path length of the PROXYCERTINFO.
|
|
Converts the PROXYCERTINFO structure from internal format to a DER encoded ASN.1 string.
|
|
Convert from a DER encoded ASN.1 string of a PROXYCERTINFO to its internal structure.
|
|
Converts the old PROXYCERTINFO structure from internal format to a DER encoded ASN.1 string.
|
|
Convert from a DER encoded ASN.1 string of a old PROXYCERTINFO to its internal structure.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org