java.io.Serializablepublic 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 | Description |
|---|---|
InvalidCipherTextIOException(java.lang.String message,
java.lang.Throwable cause) |
getCause