39#include "blocxx/BLOCXX_config.h"
145 return sslsock->getSSL();
157 return sslsock->peerCertVerified();
#define BLOCXX_THROW(exType, msg)
Throw an exception using FILE and LINE.
Socket()
Construct a non-SSL Socket.
bool peerCertVerified() const
did the peer certificate pass verification?
SSL * getSSL() const
get the SSL structure associated with the socket (if it is an SSL socket)
IntrusiveReference< SocketBaseImpl > SocketBaseImplRef
IntrusiveReference< SSLServerCtx > SSLServerCtxRef
IntrusiveReference< SSLClientCtx > SSLClientCtxRef