public class InvalidCipherTextIOException extends CipherIOException
IOException
wrapper around an exception indicating an invalid ciphertext, such as in
authentication failure during finalisation of an AEAD cipher. For use in streams that need to
expose invalid ciphertext errors.Constructor and Description |
---|
InvalidCipherTextIOException(java.lang.String message,
java.lang.Throwable cause) |
getCause