zone_root_from_pubkey

Function zone_root_from_pubkey 

Source
pub fn zone_root_from_pubkey(public_key_bytes: &[u8]) -> Name
Expand description

Compute the zone root name for a given Ed25519 verifying key.

The name is a single BLAKE3_DIGEST component containing blake3(public_key_bytes).