Package org.sqlite.mc
Class SQLiteMCWxAES128Config
java.lang.Object
org.sqlite.mc.SQLiteMCConfig.Builder
org.sqlite.mc.SQLiteMCWxAES128Config
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SQLiteMCWxAES128ConfigsetLegacy(int value) setLegacyPageSize(int value) Methods inherited from class org.sqlite.mc.SQLiteMCConfig.Builder
build, isValid, setAegisAlgorithm, setCipher, setFastKdfIter, setHmacAlgorithm, setHmacPgno, setHmacSaltMask, setHmacUse, setKdfAlgorithm, setKdfIter, setMCost, setPCost, setPlaintextHeaderSize, setTCost, toHexString, withHexKey, withHexKey, withKey
-
Constructor Details
-
SQLiteMCWxAES128Config
public SQLiteMCWxAES128Config()
-
-
Method Details
-
setLegacy
- Overrides:
setLegacyin classSQLiteMCConfig.Builder
-
setLegacyPageSize
- Overrides:
setLegacyPageSizein classSQLiteMCConfig.Builder
-
getDefault
-