This exception is thrown when a Cipher operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.
This exception is thrown when a Cipher operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.
(->aead-bad-tag-exception)(->aead-bad-tag-exception msg)Constructor.
Constructs a AEADBadTagException with the specified detail message.
msg - the detail message. - java.lang.String
Constructor. Constructs a AEADBadTagException with the specified detail message. msg - the detail message. - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |