Class ANY (generic) rdata type classes.
Bases: pytomo.dns.rdtypes.mxbase.UncompressedDowncasingMX
AFSDB record
@ivar subtype: the subtype value @type subtype: int @ivar hostname: the hostname name @type hostname: dns_name.Name object
Bases: pytomo.dns.rdata.Rdata
CERT record
@ivar certificate_type: certificate type @type certificate_type: int @ivar key_tag: key tag @type key_tag: int @ivar algorithm: algorithm @type algorithm: int @ivar certificate: the certificate or CRL @type certificate: string @see: RFC 2538
Bases: pytomo.dns.rdtypes.nsbase.NSBase
CNAME record
Note: although CNAME is officially a singleton type, dnspython allows non-singleton CNAME rdatasets because such sets have been commonly used by BIND and other nameservers for load balancing.
Bases: pytomo.dns.rdtypes.dsbase.DSBase
DLV record
Bases: pytomo.dns.rdtypes.nsbase.UncompressedNS
DNAME record
Bases: pytomo.dns.rdtypes.keybase.KEYBase
DNSKEY record
Bases: pytomo.dns.rdtypes.dsbase.DSBase
DS record
Bases: pytomo.dns.rdtypes.keybase.KEYBase
KEY record
Bases: pytomo.dns.rdtypes.mxbase.MXBase
MX record
Bases: pytomo.dns.rdtypes.nsbase.NSBase
NS record
Bases: pytomo.dns.rdtypes.nsbase.NSBase
PTR record
Bases: pytomo.dns.rdtypes.sigbase.SIGBase
RRSIG record
Bases: pytomo.dns.rdtypes.mxbase.UncompressedDowncasingMX
RT record
Bases: pytomo.dns.rdtypes.sigbase.SIGBase
SIG record
Bases: pytomo.dns.rdtypes.txtbase.TXTBase
SPF record
@see: RFC 4408
Bases: pytomo.dns.rdtypes.txtbase.TXTBase
TXT record