SSLIOP_ClientCredentials.cpp File Reference

#include "orbsvcs/SSLIOP/SSLIOP_ClientCredentials.h"
#include "orbsvcs/SSLIOP/SSLIOP_OwnCredentials.h"

Include dependency graph for SSLIOP_ClientCredentials.cpp:

Include dependency graph

Go to the source code of this file.

Functions

 ACE_RCSID (SSLIOP, SSLIOP_ClientCredentials,"$Id:SSLIOP_ClientCredentials.cpp 77001 2007-02-12 07:54:49Z johnnyw $") TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO


Function Documentation

ACE_RCSID SSLIOP  ,
SSLIOP_ClientCredentials  ,
"$Id:SSLIOP_ClientCredentials.cpp 77001 2007-02-12 07:54:49Z johnnyw $" 
 

Definition at line 7 of file SSLIOP_ClientCredentials.cpp.

References EVP_PKEY, TAO_BEGIN_VERSIONED_NAMESPACE_DECL, and X509.

00009                : SSLIOP_ClientCredentials.cpp 77001 2007-02-12 07:54:49Z johnnyw $")
00010 
00011 
00012 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00013 
00014 TAO::SSLIOP::ClientCredentials::ClientCredentials (
00015   X509 * cert,
00016   EVP_PKEY *evp,
00017   SSL * ssl)
00018   : SSLIOP_Credentials (cert, evp),
00019     ssl_ (TAO::SSLIOP::OpenSSL_traits< ::SSL >::_duplicate (ssl))
00020 {
00021 }


Generated on Sun Jan 27 16:12:44 2008 for TAO_SSLIOP by doxygen 1.3.6