parseHandshakeMessage abstract method
Parses a handshake message from the remote peer.
Implementation
CryptoPeerCapabilities parseHandshakeMessage(Map<String, dynamic> message);
Parses a handshake message from the remote peer.
CryptoPeerCapabilities parseHandshakeMessage(Map<String, dynamic> message);