Package com.digisigner.api.exception

Exception Summary
AlgorithmNotSupportedException This runtime exception is thrown during the signing process, if the chosen hash algorithm is not supported by the key store you are using.
CrlRetrievalException This runtime exception is thrown during the signing process, if the attempt to load certificate revocation lists fails for some reason.
DigiRuntimeException The parent of all runtime exception thrown by DigiSigner library.
OcspCheckException This runtime exception is thrown during the signing process, if the attempt to get the response from the OCSP server fails for some reason.
TimeStampException This runtime exception is thrown during the signing process, if the attempt to get the time stamp from the time stamp server fails for some reason.