Module org.cryptomator.cryptofs
Package org.cryptomator.cryptofs
Class VaultConfig.VaultConfigBuilder
java.lang.Object
org.cryptomator.cryptofs.VaultConfig.VaultConfigBuilder
- Enclosing class:
- VaultConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()cipherCombo(org.cryptomator.cryptolib.api.CryptorProvider.Scheme cipherCombo) shorteningThreshold(int shorteningThreshold)
-
Constructor Details
-
VaultConfigBuilder
public VaultConfigBuilder()
-
-
Method Details
-
cipherCombo
public VaultConfig.VaultConfigBuilder cipherCombo(org.cryptomator.cryptolib.api.CryptorProvider.Scheme cipherCombo) -
shorteningThreshold
-
build
-