Frames | No Frames |
Methods with return type javax.net.ssl.SSLEngineResult | |
SSLEngineResult | Unwraps a byte buffer recieved from the network, storing the
decrypted, unwrapped bytes into the given buffer.
|
SSLEngineResult | Unwraps a byte buffer recieved from the network, storing the
decrypted, unwrapped bytes into the given buffers.
|
SSLEngineResult | Unwraps a byte buffer received from the network, storing the
decrypted, unwrapped bytes into the given buffers. |
SSLEngineResult | Wraps a byte buffer into an SSL message, for preparation to send
it over the network.
|
SSLEngineResult | Wraps byte buffers into an SSL message, for preparation to send
them over the network. |
SSLEngineResult | Wraps byte buffers into an SSL message, for preparation to send
them over the network.
|