Class Identity


  • public abstract class Identity
    extends Object
    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.