Class TimeStampService


  • public class TimeStampService
    extends java.lang.Object
    • Constructor Detail

      • TimeStampService

        public TimeStampService()
      • TimeStampService

        public TimeStampService​(DigestType digestType)
    • Method Detail

      • getDigestFrom

        public byte[] getDigestFrom​(byte[]... toCompute)
      • getTimeStampFrom

        public org.bouncycastle.tsp.TimeStampToken getTimeStampFrom​(java.lang.String timeStampAsString)
                                                             throws java.io.IOException,
                                                                    org.bouncycastle.tsp.TSPException
        Throws:
        java.io.IOException
        org.bouncycastle.tsp.TSPException
      • getDigestAsBytes

        public byte[] getDigestAsBytes​(java.lang.String property)
      • getDigestType

        public DigestType getDigestType()