@orangecheck/lock-core / EnvelopeRecipient
Interface: EnvelopeRecipient
Defined in: lock-core/src/types.ts:18
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-address"></a> address | string | lock-core/src/types.ts:19 |
<a id="property-device_id"></a> device_id | string | lock-core/src/types.ts:20 |
<a id="property-device_pk"></a> device_pk | string | lock-core/src/types.ts:21 |
<a id="property-eph_pk"></a> eph_pk | string | lock-core/src/types.ts:22 |
<a id="property-nonce_kek"></a> nonce_kek | string | lock-core/src/types.ts:24 |
<a id="property-wrapped_key"></a> wrapped_key | string | lock-core/src/types.ts:23 |