Skip to main content

verify_bundle

Function verify_bundle 

Source
pub fn verify_bundle(bundle: &str) -> Result<BundleHeader, PortError>
Expand description

Validates a bundle without opening or mutating a store. This is the recovery check: identity, range, about coverage and digest are all proved before an operator trusts a saved copy.