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

TAO_SSLIOP_EVP_PKEY Class Reference

Class/namespace that contains TAO-specific OpenSSL EVP_PKEY data structure manipulation functions. More...

#include <SSLIOP_EVP_PKEY.h>

List of all members.

Static Public Methods

EVP_PKEY_duplicate (EVP_PKEY *key)
 Increase the reference count on the given EVP_PKEY structure. More...

void release (EVP_PKEY *key)
 Decrease the reference count on the given EVP_PKEY structure. More...


Detailed Description

Class/namespace that contains TAO-specific OpenSSL EVP_PKEY data structure manipulation functions.

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


Member Function Documentation

ACE_INLINE EVP_PKEY * TAO_SSLIOP_EVP_PKEY::_duplicate EVP_PKEY   key [static]
 

Increase the reference count on the given EVP_PKEY structure.

ACE_INLINE void TAO_SSLIOP_EVP_PKEY::release EVP_PKEY   key [static]
 

Decrease the reference count on the given EVP_PKEY structure.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 22:13:18 2002 for TAO_SSLIOP by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001