module

Fluxion::Executor::ChecksumDocument

Parses a sha256sum-style checksum document.

A checksum document is never a trust anchor on its own — it is served by the same host as the artifact — so this only ever supplements a signer-bound signature.

Instance methods

digest_for(body : String, asset : String) : String
Source