#include <socketstream.hpp>
Definition at line 140 of file socketstream.hpp.
◆ GnuTLS_session_params()
mfem::GnuTLS_session_params::GnuTLS_session_params |
( |
GnuTLS_global_state & | state, |
|
|
const char * | pubkey_file, |
|
|
const char * | privkey_file, |
|
|
const char * | trustedkeys_file, |
|
|
unsigned int | flags ) |
◆ ~GnuTLS_session_params()
mfem::GnuTLS_session_params::~GnuTLS_session_params |
( |
| ) |
|
|
inline |
◆ get_cred()
gnutls_certificate_credentials_t mfem::GnuTLS_session_params::get_cred |
( |
| ) |
const |
|
inline |
◆ get_flags()
unsigned int mfem::GnuTLS_session_params::get_flags |
( |
| ) |
const |
|
inline |
◆ my_cred
gnutls_certificate_credentials_t mfem::GnuTLS_session_params::my_cred |
|
protected |
◆ my_flags
unsigned int mfem::GnuTLS_session_params::my_flags |
|
protected |
◆ state
◆ status
The documentation for this class was generated from the following files: