menu
dart_libp2p package
documentation
p2p/security/noise/noise_state.dart
NoiseStateMachine
state property
state property
dark_mode
light_mode
state
property
XXHandshakeState
get
state
Gets the current state
Implementation
XXHandshakeState get state => _state;
dart_libp2p package
documentation
p2p/security/noise/noise_state
NoiseStateMachine
state property
NoiseStateMachine class