hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
SSLHandshakeCallbacks.onSSLStateChange
hunt
net
secure
conscrypt
NativeCrypto
SSLHandshakeCallbacks
Called when SSL state changes. This could be handshake completion.
interface
SSLHandshakeCallbacks
void
onSSLStateChange
(
int
type
,
int
val
)
Meta
Source
See Implementation
hunt
net
secure
conscrypt
NativeCrypto
SSLHandshakeCallbacks
functions
clientCertificateRequested
clientPSKKeyRequested
onNewSessionEstablished
onSSLStateChange
serverPSKKeyRequested
serverSessionRequested
verifyCertificateChain
Called when SSL state changes. This could be handshake completion.