public interface TimeStampService extends SignatureConfig.SignatureConfigurable
| Modifier and Type | Method and Description |
|---|---|
byte[] |
timeStamp(byte[] data,
RevocationData revocationData)
Gives back the encoded time-stamp token for the given array of data
bytes.
|
setSignatureConfigbyte[] timeStamp(byte[] data,
RevocationData revocationData)
throws Exception
data - the data to be time-stamped.revocationData - the optional container that needs to be filled up with the
revocation data used to validate the TSA certificate chain.Exception - in case something went wrong.Copyright © 2010 - 2020 Adobe. All Rights Reserved