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

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

CORBA-style Reference Count Manipulation Methods
X509_duplicate (X509 *cert)
 Increase the reference count on the given X509 structure.

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


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 Apr 2 19:13:43 2004 for TAO_SSLIOP by doxygen1.2.18