Class TimeStampService
java.lang.Object
fr.gouv.vitam.logbook.common.traceability.TimeStampService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
getDigestAsBytes
(String property) byte[]
getDigestFrom
(byte[]... toCompute) org.bouncycastle.tsp.TimeStampToken
getTimeStampFrom
(String timeStampAsString)
-
Constructor Details
-
TimeStampService
public TimeStampService() -
TimeStampService
-
-
Method Details
-
getDigestFrom
public byte[] getDigestFrom(byte[]... toCompute) -
getTimeStampFrom
public org.bouncycastle.tsp.TimeStampToken getTimeStampFrom(String timeStampAsString) throws IOException, org.bouncycastle.tsp.TSPException - Throws:
IOException
org.bouncycastle.tsp.TSPException
-
getDigestAsBytes
-
getDigestType
-