JavaScript is disabled on your browser.
IAIK-JCE Provider API Documentation
Version 6.3
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PKCSParsingException
public class PKCSException
extends java.lang.Exception
This is the general PKCS exception class, which serves to group all the
exception classes of the iaik.pkcs package that extend from it.
Version:
File Revision 11
See Also:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
PKCSException ()
Creates a PKCSException with no message describing
the exception.
PKCSException (java.lang.String msg)
Creates a PKCSException with the given message
describing this particular exception.
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
This Javadoc may contain text parts from IETF Internet Standard specifications (see copyright note) and RSA Data Security Public-Key Cryptography Standards (PKCS, see copyright note).
Detail:
Field |
Constr |
Method
6.3
(c) 2002
IAIK , (c) 2003, 2025
SIC