RemotePublicKey returns the public key of the remote peer.
@override Future<PublicKey?> get remotePublicKey => remotePeer.extractPublicKey();