Class Identity

java.lang.Object
java.net.SocketAddress
org.drasyl.identity.Identity
All Implemented Interfaces:
Serializable

@UnstableApi public abstract class Identity extends SocketAddress
Represents the private identity of a peer (includes the proof of work, the public and private key). Should be kept secret!

This is an immutable object.

See Also: