live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/vault-core


@orangecheck/vault-core / VaultExport

Interface: VaultExport

Defined in: vault-core/src/export.ts:16

The shape of an oc-vault-export v1 file.

Properties

PropertyTypeDescriptionDefined in
<a id="property-entries"></a> entriesVaultEntry[]Entries with their nonce + ciphertext intact — still sealed under K.vault-core/src/export.ts:24
<a id="property-entry_count"></a> entry_countnumber-vault-core/src/export.ts:22
<a id="property-exported_at"></a> exported_atstring-vault-core/src/export.ts:19
<a id="property-format"></a> format"oc-vault-export"-vault-core/src/export.ts:17
<a id="property-identity"></a> identitystring | nullPlaintext sender address from the session; may be null.vault-core/src/export.ts:21
<a id="property-version"></a> version1-vault-core/src/export.ts:18