Hash verification adapter — runtime calls this to verify a napplet's declared aggregate hash against its actual file contents. Optional: if not provided, hash verification is skipped (dev mode).
Compute aggregate hash from the napplet's served files. Returns the computed hash, or null if files cannot be fetched.
Base URL of the napplet (iframe src)
File paths and hashes from the manifest
Computed aggregate hash, or null on failure
Hash verification adapter — runtime calls this to verify a napplet's declared aggregate hash against its actual file contents. Optional: if not provided, hash verification is skipped (dev mode).