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 class
Implements theSSLEngine
API using OpenSSL's non-blocking interfaces.(package private) final class
A wrapper aroundConscryptEngine
that adapts to the new Java 9 (and potentially later patches of 8)setHandshakeApplicationProtocolSelector
API (which requires Java 8 for compilation, due to the use ofBiFunction
).Methods in org.conscrypt that return AbstractConscryptEngineModifier and TypeMethodDescriptionprivate static AbstractConscryptEngine
Conscrypt.toConscrypt
(SSLEngine engine)