- srcs
- the array of source buffers of outgoing application data.
- dst
- the destination buffer for network data.
Documentation for this section has not yet been entered.
Type Reason Javax.Net.Ssl.SSLException if a problem occurred while processing the data. Java.Nio.ReadOnlyBufferException if the destination buffer is readonly. Java.Lang.IllegalArgumentException if srcs or dst is null. Java.Lang.IllegalStateException if the engine does not have all the needed settings (e.g. client/server mode not set).
Encodes the outgoing application data buffers into the network data buffer. If a handshake has not been started yet, it will automatically be started.