Export

DIFPresSpec

Hierarchy

  • DIFPresSpec

Properties

issuer_id?: string

Issuer identifier to sign the presentation, if different from current public DID

Memberof

DIFPresSpec

presentation_definition?: PresentationDefinition

Memberof

DIFPresSpec

record_ids?: {
    [key: string]: object;
}

Mapping of input_descriptor id to list of stored W3C credential record_id

Type declaration

  • [key: string]: object

Memberof

DIFPresSpec

reveal_doc?: {
    [key: string]: object;
}

reveal doc [JSON-LD frame] dict used to derive the credential when selective disclosure is required

Type declaration

  • [key: string]: object

Memberof

DIFPresSpec

Generated using TypeDoc