handshake property

Future<SftpHandsake> get handshake

The handshake information received from the server.

Implementation

Future<SftpHandsake> get handshake => _handshake.future;