Uses of Class
org.cryptomator.cryptolib.common.Pkcs12Exception
Packages that use Pkcs12Exception
-
Uses of Pkcs12Exception in org.cryptomator.cryptolib.common
Subclasses of Pkcs12Exception in org.cryptomator.cryptolib.commonModifier and TypeClassDescriptionclassLoading from PKCS12 format failed due to wrong password.Methods in org.cryptomator.cryptolib.common that throw Pkcs12ExceptionModifier and TypeMethodDescriptionstatic P384KeyPairP384KeyPair.load(InputStream in, char[] passphrase) Loads a key pair from the given input streamstatic P384KeyPairLoads a key pair from the given filevoidP384KeyPair.store(OutputStream out, char[] passphrase) Stores this key in PKCS#12 format to the given output streamvoidStores this key pair in PKCS#12 format at the given path