Class XAdESLevelX

    • Constructor Detail

      • XAdESLevelX

        public XAdESLevelX​(CertificateVerifier certificateVerifier)
        The default constructor for XAdESLevelX.
    • Method Detail

      • 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()