Discuss this help topic in SecureBlackbox Forum

TElDNSResourceRecord class

Properties     Methods     Declared in     


TElDNSResourceRecord is a base class for all SecureBlackbox DNS resource records.

Description

    DNS resource records (RRs) describe the characteristics of a zone (or domain). On DNS servers, RRs in text format are stored in Zone files. In queries RRs are transmitted in binary format. To get the RR in binary format, use Data property.

Properties

Methods

Declared in

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

Discuss this help topic in SecureBlackbox Forum