Package xades4j


package xades4j
XAdES4j - a Java library to produce and verify XML Advanced Electronic Signatures.

For signature production refer to xades4j.production.XadesSigningProfile.
For signature verification refer to xades4j.verification.XadesVerificationProfile.

  • Exceptions
    Class
    Description
    Thrown throughout the library when an algorithm (signature, digest, canonicalization) is not supported by the library itself or by the underlying XML-DSIG implementation.
    Base class for all the library exceptions.
    Thrown during sugnature production or verification when an error occurs that is related to the core XML-DSIG processing and couldn't be further detailed.