Package org.drasyl.identity
package org.drasyl.identity
Contains classes to manage the
Identity
of the drasyl node.-
ClassDescriptionThis class is a simple holder for a compressed key pair (a
CompressedPublicKey
and aCompressedPrivateKey
).This interface models a compressed key that can be converted into a string and vice versa.This interface models a compressed key that can be converted into a string and vice versa.Represents the private identity of a peer (includes the proof of work, the public and private key).This class holds the identity of the node.A IdentityManagerException is thrown by theIdentityManager
when errors occur.This class models the proof of work for a given public key.