Table of Contents

Property EncryptionKey

Namespace
PowerSync.Common.MDSQLite
Assembly
PowerSync.Common.dll

EncryptionKey

Encryption key for the database. If set, the database will be encrypted using SQLCipher.

public string? EncryptionKey { get; set; }

Property Value

string