Uses of Class
org.conscrypt.AbstractConscryptEngine
Packages that use AbstractConscryptEngine
-
Uses of AbstractConscryptEngine in org.conscrypt
Subclasses of AbstractConscryptEngine in org.conscryptModifier and TypeClassDescription(package private) final classImplements theSSLEngineAPI using OpenSSL's non-blocking interfaces.(package private) final classA wrapper aroundConscryptEnginethat adapts to the new Java 9 (and potentially later patches of 8)setHandshakeApplicationProtocolSelectorAPI (which requires Java 8 for compilation, due to the use ofBiFunction).Methods in org.conscrypt that return AbstractConscryptEngineModifier and TypeMethodDescriptionprivate static AbstractConscryptEngineConscrypt.toConscrypt(SSLEngine engine)