Class InstallerVerificationService

java.lang.Object
com.tbg.wms.cli.gui.InstallerVerificationService

public final class InstallerVerificationService extends Object
Verifies downloaded installer assets against published SHA-256 checksum sidecars.

Hashing is streamed from disk instead of loading the whole installer into memory so large packaged releases can be verified without avoidable heap spikes.