package
0.0.0-20250210220123-5262e60be643
Repository: https://github.com/wicg/webpackage.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SignWithIntegrityBlock creates a CBOR integrity block containing a signature matching the hash of the web bundle read from `bundleFileIn`.
SignWithIntegrityBlockWithCmdFlags is just a wrapper function for `SignWithIntegrityBlock` function containing the actual logic so that it can be easily exported without having to rely on reading and writing to files specified to be read from the CMD tool flags.