VerifyRequest¶
Purpose¶
A VerifyRequest
instructs a verification engine to verify a commitment from a particular external identity, possibly using known signs_for relationships.
Type¶
Record with fields:
commitment
: Commitment
Commitment to verify
data
:[]byte
Data to check the commitment against
externalIdentity
: ExternalIdentity
External identity to verify this commitment from
useSignsFor
: boolean
*Whether or not to use known signs_for relationships