rootHash
The root hash of the tree that represents the individual’s identity.
Declaration
var rootHash: Data { get }Mentioned in
Discussion
The data contains a SHA256 hash of the user’s combined public identities.
The root hash of the tree that represents the individual’s identity.
var rootHash: Data { get }The data contains a SHA256 hash of the user’s combined public identities.