@orangecheck/lock-core / UnsealResult
Interface: UnsealResult
Defined in: lock-core/src/types.ts:101
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-envelopeid"></a> envelopeId | string | lock-core/src/types.ts:103 |
<a id="property-matcheddeviceid"></a> matchedDeviceId | string | lock-core/src/types.ts:105 |
<a id="property-payload"></a> payload | Uint8Array | lock-core/src/types.ts:102 |
<a id="property-sender"></a> sender | EnvelopeFrom | lock-core/src/types.ts:104 |