Uses of Class
org.drasyl.identity.Identity

Packages that use Identity
Package
Description
Contains classes necessary for encrypted protocol communication.
Contains classes to manage the Identity of the drasyl node.
Contains DrasylNode.
Describes DrasylNodes as finite state machines.
netty Channel for the DrasylNode.
Contains events that inform about various states of the DrasylNode (started, stopped, etc.) or overlay network events (messages, peer discovery, etc.)
ChannelHandlers used by the DrasylNode.
Contains classes necessary for encrypted peer/application communication.
Flexible extensions of drasyl via plugins that can be loaded into the pipeline together with user-defined settings.
Handles the Identity creation of the DrasylNode.
The groups client plugin.