Uses of Interface
org.drasyl.identity.Key
Packages that use Key
Package
Description
Classes for crypto-related operations.
Contains classes to manage the
Identity
of the drasyl node.-
Uses of Key in org.drasyl.crypto
Methods in org.drasyl.crypto with parameters of type Key -
Uses of Key in org.drasyl.identity
Subinterfaces of Key in org.drasyl.identityClasses in org.drasyl.identity that implement KeyModifier and TypeClassDescriptionclass
This class models an ed25519 public key that is used as node's unique overlay address.class
This class models a ed25519 private key.class
This class models a curve25519 public key that is used for x25519 key exchange.class
This class models a curve25519 private key that is used for x25519 key exchange.