pamoja for TypeScript - v0.1.17
    Preparing search index...

    Class ImageVerifier

    Hashes an image as it arrives and settles it against its manifest.

    Index
    • Settles the image, returning its digest, and spends this verifier.

      Throws if the image is not the one the manifest described.

      Returns Buffer

    • Takes the next piece of the image, in order.

      Parameters

      • chunk: Buffer

      Returns void