TAO_SSLIOP 4.0.3
Loading...
Searching...
No Matches
Macros | Functions
SSLIOP_CredentialsAcquirer.cpp File Reference
#include "orbsvcs/Log_Macros.h"
#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>

Macros

#define TAO_SSLIOP_PASSWORD_CALLBACK_NAME   TAO_SSLIOP_password_callback
 

Functions

int TAO_SSLIOP_PASSWORD_CALLBACK_NAME (char *buf, int size, int, void *userdata)
 

Macro Definition Documentation

◆ TAO_SSLIOP_PASSWORD_CALLBACK_NAME

#define TAO_SSLIOP_PASSWORD_CALLBACK_NAME   TAO_SSLIOP_password_callback

Function Documentation

◆ TAO_SSLIOP_PASSWORD_CALLBACK_NAME()

int TAO_SSLIOP_PASSWORD_CALLBACK_NAME ( char * buf,
int size,
int ,
void * userdata )