RemotePublicKey returns the public key of the remote peer.
@override Future<PublicKey?> get remotePublicKey => _stream.conn.remotePublicKey;