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?
optionalcryptoBackend?:CryptoBackendType
existingSalt?
optionalexistingSalt?:Uint8Array<ArrayBufferLike> |Buffer<ArrayBufferLike>