hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
SSLParametersImpl.setNeedClientAuth
hunt
net
secure
conscrypt
SSLParametersImpl
SSLParametersImpl
Tunes the peer holding this parameters to require client authentication
class
SSLParametersImpl
void
setNeedClientAuth
(
bool
need
)
Meta
Source
See Implementation
hunt
net
secure
conscrypt
SSLParametersImpl
SSLParametersImpl
constructors
this
functions
getApplicationProtocols
getClientSessionContext
getEnableSessionCreation
getEnabledCipherSuites
getEnabledProtocols
getKeyCertOptions
getNeedClientAuth
getOCSPResponse
getSessionContext
getUseClientMode
getUseSni
getWantClientAuth
isCTVerificationEnabled
setApplicationProtocolSelector
setApplicationProtocols
setCTVerificationEnabled
setEnableSessionCreation
setEnabledCipherSuites
setEnabledProtocols
setNeedClientAuth
setOCSPResponse
setSCTExtension
setUseClientMode
setUseSessionTickets
setUseSni
setWantClientAuth
mixins
__anonymous
variables
applicationProtocolSelector
applicationProtocols
channelIdEnabled
enabledCipherSuites
enabledProtocols
isEnabledProtocolsFiltered
ocspResponse
sctExtension
useSessionTickets
Tunes the peer holding this parameters to require client authentication