Function webpki::subject_name::dns_name::presented_id_matches_reference_id
source ยท pub(super) fn presented_id_matches_reference_id(
presented_dns_id: Input<'_>,
reference_dns_id: Input<'_>,
) -> Result<bool, Error>