Information about a noise connection.
Contains the TCPConnection as well as the NoiseStream. The NoiseStream can be queried for the public key of the remote end using the remoteKey property. This can be used to implement public key based authentication.
See Implementation
Information about a noise connection.
Contains the TCPConnection as well as the NoiseStream. The NoiseStream can be queried for the public key of the remote end using the remoteKey property. This can be used to implement public key based authentication.