Package org.bouncycastle.cms
Class CMSSignerDigestMismatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bouncycastle.cms.CMSException
-
- org.bouncycastle.cms.CMSSignerDigestMismatchException
-
- All Implemented Interfaces:
java.io.Serializable
public class CMSSignerDigestMismatchException extends CMSException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CMSSignerDigestMismatchException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.bouncycastle.cms.CMSException
getCause, getUnderlyingException
-
-