Serialized Form
-
Package org.cryptomator.cryptolib.api
-
Class org.cryptomator.cryptolib.api.AuthenticationFailedException extends CryptoException implements Serializable
-
Class org.cryptomator.cryptolib.api.CryptoException extends RuntimeException implements Serializable
-
Class org.cryptomator.cryptolib.api.InvalidPassphraseException extends MasterkeyLoadingFailedException implements Serializable
-
Class org.cryptomator.cryptolib.api.Masterkey extends DestroyableSecretKey implements Serializable
-
Class org.cryptomator.cryptolib.api.MasterkeyLoadingFailedException extends CryptoException implements Serializable
-
Class org.cryptomator.cryptolib.api.UnsupportedVaultFormatException extends CryptoException implements Serializable
-
-
Package org.cryptomator.cryptolib.common
-
Class org.cryptomator.cryptolib.common.DestroyableSecretKey extends Object implements Serializable
-
Serialized Fields
-
algorithm
String algorithm
-
destroyed
boolean destroyed
-
-
-
Class org.cryptomator.cryptolib.common.ReseedingSecureRandom extends SecureRandom implements Serializable
-