W3CVerifiablePresentationProof
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / plugins/internal/oea / W3CVerifiablePresentationProof
Type Alias: W3CVerifiablePresentationProof
W3CVerifiablePresentationProof = {
challenge:string;domain:string; }
Defined in: packages/lib/sdk/src/plugins/internal/oea/types.ts:214
Properties
| Property | Type | Defined in |
|---|---|---|
challenge | string | packages/lib/sdk/src/plugins/internal/oea/types.ts:215 |
domain | string | packages/lib/sdk/src/plugins/internal/oea/types.ts:216 |