Abstract
Abstract
canGet the certificates for a person
The person id
The certificates
Checks if the data is affirmed by the role person ids.
The data to check.
Optional
byPersonId: SHA256IdHash<Person>The personId that should be trusting the data.
True if the data is affirmed, false otherwise.
Abstract
setShares the role data with the others.
The person ids to share with.
Optional
forceWhether to force the propagation of options.rolePersonId. Default is false.
Optional
roleThe role person id. Default is the current person.
A model that represents an affirmed role.
Note: Depends on the reverse maps of the LeuteModel to be able to find the someone from the personId and objectEvents to listen for new instances/signatures.