Exception: Noise::Exceptions::HandshakeNotStartedError

Inherits:
NoiseHandshakeError show all
Defined in:
lib/noise/exceptions/handshake_not_started_error.rb

Overview

Raised when an operation needs a handshake that Connection#start_handshake has not begun yet.