Interface TimestampValidator

    • Method Detail

      • getTimestamp

        TimestampToken getTimestamp()
        Retrieves the time-stamp token
        Returns:
      • setCertificateVerifier

        void setCertificateVerifier​(CertificateVerifier certVerifier)
        Provides a CertificateVerifier to be used during the validation process.
        Parameters:
        certVerifier - CertificateVerifier
      • setTimestampedData

        void setTimestampedData​(DSSDocument timestampedData)
        Sets the DSSDocument containing the time-stamped content.
        Parameters:
        timestampedData - the DSSDocument to set