Skip to main content

Module builder

Module builder 

Source
Expand description

Bundle creation utilities.

The BundleBuilder provides a fluent API for creating .rbp bundle archives.

Structs§

BundleBuilder
Builder for creating plugin bundles.

Functions§

compute_sha256
Compute SHA256 hash of data and return as hex string.
verify_sha256
Verify SHA256 checksum of data.