Uses of Class
org.cryptomator.cryptofs.dir.C9rDecryptor_Factory
-
Packages that use C9rDecryptor_Factory Package Description org.cryptomator.cryptofs.dir This package contains classes used during directory listing. -
-
Uses of C9rDecryptor_Factory in org.cryptomator.cryptofs.dir
Methods in org.cryptomator.cryptofs.dir that return C9rDecryptor_Factory Modifier and Type Method Description static C9rDecryptor_FactoryC9rDecryptor_Factory. create(javax.inject.Provider<org.cryptomator.cryptolib.api.Cryptor> cryptorProvider, javax.inject.Provider<String> dirIdProvider)
-