Class CMSTagLengthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.cms.CMSException
org.bouncycastle.cms.CMSTagLengthException
- All Implemented Interfaces:
Serializable
Exception thrown when a recipient is asked to recover AEAD-protected content whose authentication
tag is shorter than the recipient's configured minimum tag size (see
Jce*Recipient.setMinimumTagSize).- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CMSException
getCause, getUnderlyingExceptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CMSTagLengthException
-
CMSTagLengthException
-