pub fn verify_zone_root(zone_root: &Name, public_key_bytes: &[u8]) -> bool
Verify that a given zone root name matches the expected public key.