Uses of Class
org.conscrypt.NativeSsl.BioWrapper
-
Packages that use NativeSsl.BioWrapper Package Description org.conscrypt -
-
Uses of NativeSsl.BioWrapper in org.conscrypt
Fields in org.conscrypt declared as NativeSsl.BioWrapper Modifier and Type Field Description private NativeSsl.BioWrapper
ConscryptEngine. networkBio
The BIO used for reading/writing encrypted bytes.Methods in org.conscrypt that return NativeSsl.BioWrapper Modifier and Type Method Description (package private) NativeSsl.BioWrapper
NativeSsl. newBio()
-