Package org.conscrypt
Class OpenSSLBIOSink
java.lang.Object
org.conscrypt.OpenSSLBIOSink
Wraps a BoringSSL BIO to act as a place to write out data.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ByteArrayOutputStream
private final long
private int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ctx
private final long ctx -
buffer
-
position
private int position
-
-
Constructor Details
-
OpenSSLBIOSink
-
-
Method Details