Skip to main content

Reject proof

Rejects a request to submit a proof. No credentials are shared with the verifier.

Function

holderRejectProof(
interactionId: InvitationResultProofRequest["interactionId"]
): Promise<void>

Parameters

  • interactionId - The id associated with the particular verification interaction; value from the handle invitation function.

Return value

A successful rejection returns no value.