@orangecheck/vault-core / DecryptedEntry
Interface: DecryptedEntry
Defined in: vault-core/src/vault.ts:27
A decrypted entry — the record plus its decrypted inner fields.
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-entry"></a> entry | VaultEntry | vault-core/src/vault.ts:28 |
<a id="property-fields"></a> fields | VaultEntryFields | vault-core/src/vault.ts:29 |