Contents

SWPerson.Identity

The unique identity for a person.

Declaration

class Identity

Mentioned in

Overview

This object represents an opaque Merkle tree where the root hash of the tree can uniquely identify the individual using the hash value of all of their devices. The individual’s devices use SWPerson.IdentityProof to prove themselves to be part of this identity, and can then be used for cryptographic signatures for that individual.

Topics

Creating a hash

Accessing the hash

Initializers

See Also

Accessing attributes