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.java46 private final ClientSessionContext clientSessionContext; field in OpenSSLContextImpl
DSSLParametersImpl.java78 private final ClientSessionContext clientSessionContext; field in SSLParametersImpl
138 SecureRandom sr, ClientSessionContext clientSessionContext, in SSLParametersImpl()