@softcose/softchat - v0.1.0
    Preparing search index...

    Class AttachmentDecryptionStream

    Incremental authenticated decryption for a private staged destination.

    update output remains unauthenticated. Delete the staged destination unless finish succeeds, then publish it with an atomic move.

    Index
    • Zeroize state and reject further updates.

      Returns void

    • Decrypt the next ciphertext chunk into unauthenticated staged bytes.

      Parameters

      • ciphertext: Uint8Array

      Returns Uint8Array