Uses of Interface
com.eatthepath.noise.NoiseTransport
Packages that use NoiseTransport
Package
Description
Provides classes and interfaces for performing handshakes and exchanging messages via a Noise protocol.
-
Uses of NoiseTransport in com.eatthepath.noise
Methods in com.eatthepath.noise that return NoiseTransportModifier and TypeMethodDescriptionNoiseHandshake.toTransport()
Builds a interactive Noise transport object from this handshake.