Hello. I have a question about using ldns_dnssec_verify_denial() and ldns_dnssec_verify_denial_nsec3() functions. Right now in out code we perform denial of existence checks with these functions only if ldns_verify() function has failed with LDNS_STATUS_CRYPTO_NO_MATCHING_KEYTAG_DNSKEY. Is this sane?