An interface to a DNSSEC Verifier. This is used to verify the validity
of data received by dnsjava. The specific implementation of the verifier
is expected to store trusted keys in some way. The Verifier will use
these trusted keys as well as secure cached keys to verify data.