Package org.bouncycastle.tsp.cms


package org.bouncycastle.tsp.cms
Classes for dealing Syntax for Binding Documents with Time-Stamps - RFC 5544.
  • Class
    Description
    In-memory holder for an RFC 5544 TimeStampedData object - a document (or a URI referencing one) bound to the temporal evidence (a chain of RFC 3161 time stamp tokens) that proves it existed before a given point in time.
    Builder for an RFC 5544 TimeStampedData object.
    Streaming parser for an RFC 5544 TimeStampedData object.
    Base class for the RFC 5544 TimeStampedData generators, holding the optional dataUri and MetaData that describe the document being bound to its temporal evidence.
    Thrown during validation of a CMSTimeStampedData when a calculated digest does not match the message imprint recorded in a time stamp token, or when a token being checked is not associated with the evidence present in the message.