pub fn verify_root_bundle(bundle: &RootTrustBundle) -> Result<()>Expand description
Verify that a root trust bundle is self-consistent and root-signed.
pub fn verify_root_bundle(bundle: &RootTrustBundle) -> Result<()>Verify that a root trust bundle is self-consistent and root-signed.