#include "orbsvcs/SSLIOP/SSLIOP_Export.h"
#include "orbsvcs/Security/SL3_CredentialsCurator.h"
#include "orbsvcs/SSLIOPC.h"
#include "orbsvcs/SecurityLevel3C.h"
#include "tao/LocalObject.h"
#include <openssl/opensslconf.h>
Include dependency graph for SSLIOP_CredentialsAcquirer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | TAO |
namespace | TAO::SSLIOP |
Typedefs | |
typedef x509_st | X509 |
Forward declarations for OpenSSL data structures. | |
typedef evp_pkey_st | EVP_PKEY |
Definition in file SSLIOP_CredentialsAcquirer.h.
|
Definition at line 44 of file SSLIOP_CredentialsAcquirer.h. Referenced by TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY >::_duplicate(), ACE_RCSID(), TAO::SSLIOP::OpenSSL_traits< ::EVP_PKEY >::release(), and TAO::SSLIOP_Credentials::SSLIOP_Credentials(). |
|
Forward declarations for OpenSSL data structures.
Definition at line 43 of file SSLIOP_CredentialsAcquirer.h. Referenced by TAO::SSLIOP::OpenSSL_traits< ::X509 >::_duplicate(), ACE_RCSID(), TAO::SSLIOP::OpenSSL_traits< ::X509 >::copy(), TAO::SSLIOP::Current_Impl::get_peer_certificate_chain(), TAO::SSLIOP::Server_Invocation_Interceptor::receive_request_service_contexts(), TAO::SSLIOP::OpenSSL_traits< ::X509 >::release(), and TAO::SSLIOP_Credentials::SSLIOP_Credentials(). |