public final class OpenSSLBIOSource extends Object
| Constructor and Description |
|---|
OpenSSLBIOSource(OpenSSLBIOInputStream source) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
long |
getContext() |
void |
release() |
static OpenSSLBIOSource |
wrap(ByteBuffer buffer) |
public OpenSSLBIOSource(OpenSSLBIOInputStream source)
public static OpenSSLBIOSource wrap(ByteBuffer buffer)
public long getContext()
public void release()