presented_id_matches_reference_id

Function presented_id_matches_reference_id 

Source
pub(super) fn presented_id_matches_reference_id(
    presented_dns_id: Input<'_>,
    reference_dns_id_role: IdRole,
    reference_dns_id: Input<'_>,
) -> Result<bool, Error>