#include <SSL_Context.h>
List of all members.
Constructor & Destructor Documentation
ACE_INLINE ACE_SSL_Data_File::ACE_SSL_Data_File |
( |
const char * |
file_name, |
|
|
int |
type = SSL_FILETYPE_PEM |
|
) |
| |
Contructor from a file name and the file type.
Member Function Documentation
ACE_INLINE const char * ACE_SSL_Data_File::file_name |
( |
void |
| ) |
const |
ACE_INLINE int ACE_SSL_Data_File::type |
( |
void |
| ) |
const |
Member Data Documentation
int ACE_SSL_Data_File::type_ |
|
private |
The type, used by the SSL library to parse the file contents.
The documentation for this class was generated from the following files: