body(void) const | RWHandleBase | inlineprotected |
checkPrivateKey(void) const | RWSecureSocketContext | inline |
getCertificateVerifyCallback(void) const | RWSecureSocketContext | inline |
getCertificateVerifyMode(void) const | RWSecureSocketContext | inline |
getClientCertificateCallback(void) const | RWSecureSocketContext | inline |
getRep(void) const | RWSecureSocketContext | inline |
getSecurityLevel() const | RWSecureSocketContext | |
getShutdownMode(void) const | RWSecureSocketContext | inline |
isValid(void) const | RWHandleBase | inline |
loadVerifyLocations(const RWCString &file) | RWSecureSocketContext | inline |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWSecureSocketContext &second) | RWSecureSocketContext | inline |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
prepareToAuthenticate(const RWCString &trustedCertFile) | RWSecureSocketContext | inline |
RW_NO_OPENSSL_SECURITY_LEVEL | RWSecureSocketContext | related |
RWClientCertificateCallback typedef | RWSecureSocketContext | related |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
RWSecureSocketContext() | RWSecureSocketContext | |
RWSecureSocketContext(const RWSecureSocketMethod &method) | RWSecureSocketContext | |
RWSecureSocketContext(RWSecureSocketProtocolVersion minVersion, RWSecureSocketProtocolVersion maxVersion, RWSecureSocketSide side=RW_CLIENT_OR_SERVER) | RWSecureSocketContext | |
RWSecureSocketContext(const RWSecureSocketContext &second) | RWSecureSocketContext | inline |
RWSecureSocketContextRep typedef | RWSecureSocketContext | related |
RWVerifyCallback typedef | RWSecureSocketContext | related |
setCertificate(const RWX509Certificate &cert) | RWSecureSocketContext | inline |
setCertificateVerifyCallback(RWVerifyCallback fun) | RWSecureSocketContext | inline |
setCertificateVerifyMode(int mode) | RWSecureSocketContext | inline |
setCipherList(const RWCString &list) | RWSecureSocketContext | inline |
setClientCertificateCallback(RWClientCertificateCallback fun) | RWSecureSocketContext | inline |
setIdentity(const RWX509Certificate &cert, const RWPrivateKey &key) | RWSecureSocketContext | inline |
setOptions(unspecified_integer_type op) | RWSecureSocketContext | inline |
setPrivateKey(const RWPrivateKey &pkey) | RWSecureSocketContext | inline |
setSecurityLevel(int level) | RWSecureSocketContext | |
setSessionId(const RWCString &id) | RWSecureSocketContext | inline |
setShutdownMode(RWSSLShutdownMode mode) | RWSecureSocketContext | inline |
setVerify(int mode, RWVerifyCallback fun) | RWSecureSocketContext | inline |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWSecureSocketContext(void) | RWSecureSocketContext | inline |