Uses of Class
org.cryptomator.cryptolib.api.MasterkeyLoadingFailedException
Packages that use MasterkeyLoadingFailedException
Package
Description
High-level encryption library used in Cryptomator.
-
Uses of MasterkeyLoadingFailedException in org.cryptomator.cryptolib.api
Subclasses of MasterkeyLoadingFailedException in org.cryptomator.cryptolib.apiMethods in org.cryptomator.cryptolib.api that throw MasterkeyLoadingFailedException -
Uses of MasterkeyLoadingFailedException in org.cryptomator.cryptolib.common
Methods in org.cryptomator.cryptolib.common that throw MasterkeyLoadingFailedExceptionModifier and TypeMethodDescriptionMasterkeyFileAccess.load(Path filePath, CharSequence passphrase) Loads the JSON contents from the given file and derives a KEK from the given passphrase to unwrap the contained keys.