#include <SSLCtxMgr.hpp>
Public Types | |
| enum | CertVerifyState_t { VERIFY_NONE, VERIFY_PASS, VERIFY_FAIL } |
Public Member Functions | |
| OWSSLContext () | |
| ~OWSSLContext () | |
Public Attributes | |
| CertVerifyState_t | peerCertPassedVerify |
Definition at line 309 of file SSLCtxMgr.hpp.
| BLOCXX_NAMESPACE::OWSSLContext::OWSSLContext | ( | ) |
Definition at line 928 of file SSLCtxMgr.cpp.
| BLOCXX_NAMESPACE::OWSSLContext::~OWSSLContext | ( | ) |
Definition at line 933 of file SSLCtxMgr.cpp.
Definition at line 319 of file SSLCtxMgr.hpp.
Referenced by BLOCXX_NAMESPACE::SSLSocketImpl::peerCertVerified(), and BLOCXX_NAMESPACE::verify_callback().
1.5.6