Uses of Interface
org.cryptomator.cryptolib.api.CryptorProvider
Packages that use CryptorProvider
Package
Description
High-level encryption library used in Cryptomator.
-
Uses of CryptorProvider in org.cryptomator.cryptolib.api
Methods in org.cryptomator.cryptolib.api that return CryptorProviderModifier and TypeMethodDescriptionstatic CryptorProviderCryptorProvider.forScheme(CryptorProvider.Scheme scheme) Finds a CryptorProvider implementation for the given combination of ciphers. -
Uses of CryptorProvider in org.cryptomator.cryptolib.v1
Classes in org.cryptomator.cryptolib.v1 that implement CryptorProvider -
Uses of CryptorProvider in org.cryptomator.cryptolib.v2
Classes in org.cryptomator.cryptolib.v2 that implement CryptorProvider