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