verify_zone_root

Function verify_zone_root 

Source
pub fn verify_zone_root(zone_root: &Name, public_key_bytes: &[u8]) -> bool
Expand description

Verify that a given zone root name matches the expected public key.