apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TSSLContext.serverSide
thrift
transport
ssl
TSSLContext
Whether to use client or server side SSL handshake protocol.
bool
serverSide
()
void
serverSide
(bool value)
class
TSSLContext
@
property
void
serverSide
(
bool
value
)
Meta
Source
See Implementation
thrift
transport
ssl
TSSLContext
constructors
this
destructors
~this
functions
accessManager
authenticate
ciphers
createSSL
getPassword
loadCertificate
loadPrivateKey
loadTrustedCertificates
overrideDefaultPasswordCallback
randomize
serverSide
variables
ctx_
Whether to use client or server side SSL handshake protocol.