SignWithDIDArgs
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / overview / SignWithDIDArgs
Interface: SignWithDIDArgs
Defined in: packages/lib/sdk/src/edge-agent/didFunctions/Sign.ts:14
Asyncronously sign with a DID
Param
Param
Properties
| Property | Type | Defined in |
|---|---|---|
did | DID | packages/lib/sdk/src/edge-agent/didFunctions/Sign.ts:15 |
message | Uint8Array | packages/lib/sdk/src/edge-agent/didFunctions/Sign.ts:16 |