Package io.crums.model

  • Class Summary
    Class Description
    Constants  
    Crum
    A timestamp, witness to a hash.
    CrumRecord
    A record of the life of a witnessed hash.
    CrumTrail
    A Merkle proof of a crum.
    HashUtc
    A 32 byte hash, plus an 8 byte long representing a witness time.
    TrailedRecord
    A "trailed" CrumRecord.
    TreeRef
    A stub to a crum Merkle tree identified by its root hash.
    UntrailedRecord
    A CrumRecord in the "untrailed" state.
  • Exception Summary
    Exception Description
    CrumsException
    Exception superclass.