Uses of Package
org.cryptomator.cryptofs
Packages that use org.cryptomator.cryptofs
Package
Description
Crypto filesystem decoration layer
This package contains classes used during directory listing.
-
Classes in org.cryptomator.cryptofs used by org.cryptomator.cryptofsClassDescriptionA
FileSystemwhich allows access to encrypted data in a directory.Properties to pass toFileSystems.newFileSystem(URI, Map)orCryptoFileSystemProvider.newFileSystem(Path, CryptoFileSystemProperties).BuildsCryptoFileSystemPropertiesProvides access to file system performance metrics.Single purpose class to back up the directory id of an encrypted directory when it is created.Enumeration of the vault directory structure resemblances.Indicates that no file system for a given vault can be created, because the vault has been created with an older version of this library.Typesafe representation of vault configuration files.Failed to parse or verify vault config token.An attempt was made to verify the signature of a vault config token using an invalid key. -
Classes in org.cryptomator.cryptofs used by org.cryptomator.cryptofs.attrClassDescriptionProperties to pass to
FileSystems.newFileSystem(URI, Map)orCryptoFileSystemProvider.newFileSystem(Path, CryptoFileSystemProperties). -
Classes in org.cryptomator.cryptofs used by org.cryptomator.cryptofs.chClassDescriptionProvides access to file system performance metrics.
-
Classes in org.cryptomator.cryptofs used by org.cryptomator.cryptofs.dirClassDescriptionTypesafe representation of vault configuration files.
-
Classes in org.cryptomator.cryptofs used by org.cryptomator.cryptofs.fh
-
Classes in org.cryptomator.cryptofs used by org.cryptomator.cryptofs.health.api