Skip to main content

StorageEncryptionOptions

For the complete documentation index, see llms.txt

Midnight.js API Reference v4.0.4


Midnight.js API Reference / @midnight-ntwrk/midnight-js-level-private-state-provider / StorageEncryptionOptions

Interface: StorageEncryptionOptions

Properties

cryptoBackend?

optional cryptoBackend?: CryptoBackendType


existingSalt?

optional existingSalt?: Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>