Function webpki::subject_name::dns_name::presented_id_matches_constraint

source ยท
pub(super) fn presented_id_matches_constraint(
    presented_dns_id: Input<'_>,
    reference_dns_id: Input<'_>,
) -> Result<bool, Error>