Class XAdESLevelX

All Implemented Interfaces:
SignatureExtension<XAdESSignatureParameters>
Direct Known Subclasses:
XAdESLevelXL

public class XAdESLevelX
extends XAdESLevelC
This class represents the implementation of XAdES level -X extension.
  • Constructor Details

  • Method Details

    • extendSignatureTag

      protected void extendSignatureTag() throws DSSException
      Adds SigAndRefsTimeStamp segment to UnsignedSignatureProperties
      The time-stamp is placed on the the digital signature (ds:Signature element), the time-stamp(s) present in the XAdES-T form, the certification path references and the revocation status references. A XAdES-X form MAY contain several SigAndRefsTimeStamp elements, obtained from different TSAs.
      Overrides:
      extendSignatureTag in class XAdESLevelC
      Throws:
      DSSException
      See Also:
      XAdESLevelC.extendSignatureTag()