The methods of Javax.Net.Ssl.SSLEngineResult are listed below. For a list of all members, see the SSLEngineResult Members list.
See Also: Inherited members from Java.Lang.Object
BytesConsumed()Returns the number of bytes retrieved from the source buffer(s). | ||
BytesProduced()Returns the number of bytes transferred to the destination buffer(s). | ||
GetHandshakeStatus()Returns the status of the current handshake. | ||
GetStatus()Returns the return value of the SSLEngine operation. |