public interface TimestampValidator
| Modifier and Type | Method and Description |
|---|---|
TimestampToken |
getTimestamp()
Retrieves the time-stamp token
|
void |
setCertificateVerifier(CertificateVerifier certVerifier)
Provides a
CertificateVerifier to be used during the validation process. |
void |
setTimestampedData(DSSDocument timestampedData)
Sets the
DSSDocument containing the time-stamped content. |
TimestampToken getTimestamp()
void setCertificateVerifier(CertificateVerifier certVerifier)
CertificateVerifier to be used during the validation process.certVerifier - CertificateVerifiervoid setTimestampedData(DSSDocument timestampedData)
DSSDocument containing the time-stamped content.timestampedData - the DSSDocument to setCopyright © 2018. All rights reserved.