ACE_SSL 8.0.5
Loading...
Searching...
No Matches
SSL_Context.h File Reference
#include "SSL_Export.h"
#include "ace/SString.h"
#include <openssl/ssl.h>
#include "SSL_Context.inl"

Classes

class  ACE_SSL_Data_File
class  ACE_SSL_Context
 A wrapper for the OpenSSL SSL_CTX related functions. More...

Typedefs

typedef int(* extern_C_CallBackVerify_t) (int, X509_STORE_CTX *)

Detailed Description

Typedef Documentation

◆ extern_C_CallBackVerify_t

typedef int(* extern_C_CallBackVerify_t) (int, X509_STORE_CTX *)