pub const ROOT_ATTESTATION_V1_DOMAIN: &str = "heddle-descriptor-root-attestation-v1";Expand description
Domain separator for root-key attestations of ephemeral descriptor keys.
Distinct from crate::signing::TRANSPORT_BOOTSTRAP_SIGNING_V1_DOMAIN so an
endpoint-descriptor signature cannot verify as an attestation and vice versa.