Optionalencryption?: EncryptionOptionalexperimental_nativeCryptoSigner?: unknownOptionalstore?: SyncStoreThe storage interface to persist Enoki data locally. If not provided, it will use a sessionStorage-backed store.
Optionalencryption?: neverEnables the new native crypto signer for the EnokiFlow, which is more secure.
Optionalstore?: never
The encryption interface that will be used to encrypt data before storing it locally. If not provided, it will use a default encryption interface.