Class XAdESLevelA

    • Constructor Detail

      • XAdESLevelA

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

      • extendSignatureTag

        protected void extendSignatureTag()
                                   throws DSSException
        Adds the ArchiveTimeStamp element which is an unsigned property qualifying the signature. The hash sent to the TSA (messageImprint) is computed on the XAdES-X-L form of the electronic signature and the signed data objects.
        A XAdES-A form MAY contain several ArchiveTimeStamp elements.
        Overrides:
        extendSignatureTag in class XAdESLevelXL
        Throws:
        DSSException
        See Also:
        XAdESLevelXL.extendSignatureTag()