pub fn verify_binding(blob: &[u8], bound_media_tag: u64) -> boolExpand description
Verify a carrier’s binding: re-hash blob and confirm it matches the bound_media_tag the
carrier recorded. Tamper-evident — any change to the media breaks the binding to its graph.