Property EncryptionKey
EncryptionKey
Encryption key for the database. If set, the database will be encrypted using SQLCipher.
public string? EncryptionKey { get; set; }
Encryption key for the database. If set, the database will be encrypted using SQLCipher.
public string? EncryptionKey { get; set; }