AbstractAbstractcanGet 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.
OptionalbyPersonId: SHA256IdHash<Person>The personId that should be trusting the data.
True if the data is affirmed, false otherwise.
AbstractsetShares the role data with the others.
The person ids to share with.
OptionalforceWhether to force the propagation of options.rolePersonId. Default is false.
OptionalroleThe 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.