#include "orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirer.h"
#include "orbsvcs/SSLIOP/SSLIOP_OwnCredentials.h"
#include "tao/debug.h"
#include "tao/ORB_Constants.h"
#include "ace/SSL/SSL_Context.h"
#include "ace/OS_NS_stdio.h"
#include <openssl/x509.h>
#include <openssl/pem.h>
Defines | |
#define | TAO_SSLIOP_PASSWORD_CALLBACK_NAME TAO_SSLIOP_password_callback |
Functions | |
ACE_RCSID (SSLIOP, SSLIOP_CredentialsAcquirer,"$Id: SSLIOP_CredentialsAcquirer.cpp 80431 2008-01-15 19:06:41Z johnnyw $") extern"C"int TAO_SSLIOP_PASSWORD_CALLBACK_NAME(char *buf | |
curator_ (TAO::SL3::CredentialsCurator::_duplicate(curator)) | |
acquisition_arguments_ (acquisition_arguments) | |
destroyed_ (false) | |
Variables | |
int | size |
int | int |
#define TAO_SSLIOP_PASSWORD_CALLBACK_NAME TAO_SSLIOP_password_callback |
ACE_RCSID | ( | SSLIOP | , | |
SSLIOP_CredentialsAcquirer | , | |||
"$Id: SSLIOP_CredentialsAcquirer.cpp 80431 2008-01-15 19:06:41Z johnnyw $" | ||||
) |
acquisition_arguments_ | ( | acquisition_arguments | ) |
curator_ | ( | TAO::SL3::CredentialsCurator:: | _duplicatecurator | ) |
destroyed_ | ( | false | ) |