Package org.sqlite.mc
Class SQLiteMCRC4Config
java.lang.Object
org.sqlite.mc.SQLiteMCConfig.Builder
org.sqlite.mc.SQLiteMCRC4Config
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SQLiteMCRC4Config
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
-
SQLiteMCRC4Config
public SQLiteMCRC4Config()
-
-
Method Details
-
setLegacy
- Overrides:
setLegacy
in classSQLiteMCConfig.Builder
-
setLegacyPageSize
- Overrides:
setLegacyPageSize
in classSQLiteMCConfig.Builder
-
getDefault
-