Optional
schema: CredentialSchemaSubjectthe attribute that should be checked
Add to the statement, that the given attribute should not be one of the values in the given set.
the updated builder
the attribute that should be checked
Add to the statement, that the given attribute should be in the given range, i.e. that lower <= attribute < upper.
the updated builder
the attribute that should be checked
Private
checkThis checks whether the given statement may be added to the statement being built. If the statement breaks any rules, this will throw an error.
Outputs the built statement.
Add to the statement, that the given attribute should be revealed. The proof will contain the value.
the updated builder
the attribute that should be revealed
Generated using TypeDoc
Add to the statement, that the given attribute should be one of the values in the given set.
Returns
the updated builder