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 SQLiteMCWxAES128Config
setLegacy
(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:
setLegacy
in classSQLiteMCConfig.Builder
-
setLegacyPageSize
- Overrides:
setLegacyPageSize
in classSQLiteMCConfig.Builder
-
getDefault
-