Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY > Struct Template Reference

#include <SSLIOP_EVP_PKEY.h>

List of all members.

Public Types

enum  { LOCK_ID = CRYPTO_LOCK_EVP_PKEY }

Static Public Member Functions

::EVP_PKEY_duplicate (::EVP_PKEY *st)
 Increase the reference count on the given OpenSSL structure.
::EVP_PKEYcopy (::EVP_PKEY const &key)
 Perform deep copy of the given OpenSSL structure.
void release (::EVP_PKEY *st)

template<>
struct TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY >


Member Enumeration Documentation

anonymous enum
 

OpenSSL lock ID for use in OpenSSL CRYPTO_add() reference count manipulation function.

Enumeration values:
LOCK_ID 


Member Function Documentation

::EVP_PKEY* TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY >::_duplicate ::EVP_PKEY st  )  [inline, static]
 

Increase the reference count on the given OpenSSL structure.

Note:
This used to be in a function template but MSVC++ 6 can't handle function templates correctly so reproduce the code in each specialization. *sigh*

::EVP_PKEY* TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY >::copy ::EVP_PKEY const &  key  )  [static]
 

Perform deep copy of the given OpenSSL structure.

void TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY >::release ::EVP_PKEY st  )  [inline, static]
 

Decrease the reference count on the given OpenSSL structure.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 31 16:27:04 2004 for TAO_SSLIOP by  doxygen 1.3.9.1