Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_SSLIOP_X509 Class Reference

Class/namespace that contains TAO-specific X.509 manipulation functions. More...

#include <SSLIOP_X509.h>

List of all members.

Static Public Methods

X509_duplicate (X509 *cert)
 Increase the reference count on the given X509 structure. More...

void release (X509 *cert)
 Decrease the reference count on the given X509 structure. More...


Detailed Description

Class/namespace that contains TAO-specific X.509 manipulation functions.

This class provides CORBA-like _duplicate() and release() methods. They are simply X509 reference count manipulation methods.


Member Function Documentation

ACE_INLINE X509 * TAO_SSLIOP_X509::_duplicate X509   cert [static]
 

Increase the reference count on the given X509 structure.

ACE_INLINE void TAO_SSLIOP_X509::release X509   cert [static]
 

Decrease the reference count on the given X509 structure.


The documentation for this class was generated from the following files:
Generated on Fri Nov 22 11:22:14 2002 for TAO_SSLIOP by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001