Uses of Interface
com.eatthepath.noise.NoiseTransportReader
Packages that use NoiseTransportReader
Package
Description
Provides classes and interfaces for performing handshakes and exchanging messages via a Noise protocol.
-
Uses of NoiseTransportReader in com.eatthepath.noise
Subinterfaces of NoiseTransportReader in com.eatthepath.noiseModifier and TypeInterfaceDescriptioninterfaceA Noise transport is an interactive reader and writer of Noise transport messages.Methods in com.eatthepath.noise that return NoiseTransportReaderModifier and TypeMethodDescriptionNoiseHandshake.toTransportReader()Builds a read-only Noise transport object from this handshake.