The initial handshake is a procedure by which the two peers exchange communication parameters until an SecureSession is established. Application data can not be sent during this phase.
@param receiveBuffer Encrypted message @return True means handshake success @The I/O exception
See Implementation
The initial handshake is a procedure by which the two peers exchange communication parameters until an SecureSession is established. Application data can not be sent during this phase.
@param receiveBuffer Encrypted message @return True means handshake success @The I/O exception