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

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

CORBA-style Reference Count Manipulation Methods
EVP_PKEY_duplicate (EVP_PKEY *key)
 Increase the reference count on the given EVP_PKEY structure.

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


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