Class CMSAlgorithmNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.cms.CMSException
org.bouncycastle.cms.CMSAlgorithmNotAllowedException
- All Implemented Interfaces:
Serializable
Exception thrown when a recipient is asked to recover content protected under a content-encryption
algorithm that is not in the recipient's configured allowed set (see
Jce*Recipient.setAllowedContentAlgorithms).- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
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
-
CMSAlgorithmNotAllowedException
-
CMSAlgorithmNotAllowedException
-