Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionThis abstraction is deprecated because it does not work with TLS 1.3.
-
Deprecated MethodsMethodDescriptionthis method is not usedUse
Conscrypt.newProviderBuilder()instead.Use provideTrustManager(true)useSSLSocket.getApplicationProtocol()instead.NPN is not supportedUseOpenSSLSocketImpl.setAlpnProtocols(String[])instead.useAbstractConscryptSocket.setApplicationProtocols(String[])instead.NPN is not supported