Uses of Class
org.cryptomator.cryptofs.CiphertextFilePath
-
Packages that use CiphertextFilePath Package Description org.cryptomator.cryptofs Crypto filesystem decoration layer -
-
Uses of CiphertextFilePath in org.cryptomator.cryptofs
Methods in org.cryptomator.cryptofs that return CiphertextFilePath Modifier and Type Method Description CiphertextFilePathCryptoPathMapper. getCiphertextFilePath(Path parentCiphertextDir, String parentDirId, String cleartextName)CiphertextFilePathCryptoPathMapper. getCiphertextFilePath(CryptoPath cleartextPath)
-