Home
last modified time | relevance | path

Searched defs:clientSessionContext (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLContextImpl.java42 private final ClientSessionContext clientSessionContext; field in OpenSSLContextImpl
DSSLParametersImpl.java69 private final ClientSessionContext clientSessionContext; field in SSLParametersImpl
117 SecureRandom sr, ClientSessionContext clientSessionContext, in SSLParametersImpl()