Discuss this help topic in SecureBlackbox Forum

TElDNSResolver class

Properties     Methods     Events     Declared in     Licensing     


Description

    This class represents a DNS resolver. A DNS resolver is a program that translates user (DNS client) requests into queries to domain name servers. To perform general DNS lookup, call Lookup method. You may change the list of the name servers that the resolver qeuries using Servers property. When user action may be needed to modify a request, validate a key, etc, TElDNSResolver fires the corresponding event.

Properties

Methods

Events

Declared in

.NET:
  • Namespace: SBDNSSEC
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBDNSSEC
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbdnssec.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

Any SecureBlackbox package

Discuss this help topic in SecureBlackbox Forum