databaseEncryptKey property
getter/setter pair
define WINDOWS options here 数据库秘钥,必填,目前只支持最多32个字符的加密密钥!建议使用32个字符
Implementation
/// 数据库秘钥,必填,目前只支持最多32个字符的加密密钥!建议使用32个字符
String? databaseEncryptKey;
define WINDOWS options here 数据库秘钥,必填,目前只支持最多32个字符的加密密钥!建议使用32个字符
/// 数据库秘钥,必填,目前只支持最多32个字符的加密密钥!建议使用32个字符
String? databaseEncryptKey;