Skip to content

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 to verify

  • data: []byte

Data to check the commitment against

External identity to verify this commitment from

  • useSignsFor: boolean

*Whether or not to use known signs_for relationships

(Wiki) links on this page