#include <SSL_Context.h>
◆ ACE_SSL_Data_File() [1/2]
◆ ACE_SSL_Data_File() [2/2]
ACE_INLINE ACE_SSL_Data_File::ACE_SSL_Data_File |
( |
const char * | file_name, |
|
|
int | type = SSL_FILETYPE_PEM ) |
Constructor from a file name and the file type.
◆ file_name()
ACE_INLINE const char * ACE_SSL_Data_File::file_name |
( |
| ) |
const |
◆ type()
◆ file_name_
◆ type_
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: