.. autoclass:: dns.rdtypes.ANY.AFSDB.AFSDB
:members:
+.. autoclass:: dns.rdtypes.ANY.AMTRELAY.AMTRELAY
+ :members:
+
.. autoclass:: dns.rdtypes.ANY.AVC.AVC
:members:
An ``int``, the flags
.. attribute:: tag
-
+
A ``bytes``, the tag
.. attribute:: value
-
+
A ``bytes``, the value
.. autoclass:: dns.rdtypes.ANY.CDNSKEY.CDNSKEY
An ``int``, the key tag.
.. attribute:: algorithm
-
+
An ``int``, the algorithm used for the key.
.. attribute:: digest_type
.. attribute:: algorithm
- An ``int``, the algorithm.
+ An ``int``, the algorithm.
.. attribute:: certificate
An ``int``, the key tag.
.. attribute:: algorithm
-
+
An ``int``, the algorithm used for the key.
.. attribute:: digest_type
An ``int``, the key tag.
.. attribute:: algorithm
-
+
An ``int``, the algorithm used for the key.
.. attribute:: digest_type
.. autoclass:: dns.rdtypes.ANY.ISDN.ISDN
:members:
-
+
.. attribute:: address
A ``bytes``, the ISDN address.
A ``bytes`` the ISDN subaddress (or ``b''`` if not present).
+.. autoclass:: dns.rdtypes.ANY.L32.L32
+ :members:
+
+ .. attribute:: preference
+
+ An ``int``, the preference value.
+
+ .. attribute:: locator32
+
+ A ``string``, the 32-bit locator value in the form of an IPv4 address.
+
+.. autoclass:: dns.rdtypes.ANY.L64.L64
+ :members:
+
+ .. attribute:: preference
+
+ An ``int``, the preference value.
+
+ .. attribute:: locator64
+
+ A ``string``, the 64-bit locator value in colon-separated-hex form.
+
.. autoclass:: dns.rdtypes.ANY.LOC.LOC
:members:
A ``float``, the vertical precision, in centimeters.
+.. autoclass:: dns.rdtypes.ANY.LP.LP
+ :members:
+
+ .. attribute:: preference
+
+ An ``int``, the preference value.
+
+ .. attribute:: fqdn
+
+ A ``dns.name.Name``, the domain name of a locator.
+
.. autoclass:: dns.rdtypes.ANY.MX.MX
:members:
A ``dns.name.Name``, the exchange name.
+.. autoclass:: dns.rdtypes.ANY.NID.NID
+ :members:
+
+ .. attribute:: preference
+
+ An ``int``, the preference value.
+
+ .. attribute:: nodeid
+
+ A ``string``, the 64-bit nodeid value in colon-separated-hex form.
+
.. autoclass:: dns.rdtypes.ANY.NINFO.NINFO
.. attribute:: strings
.. attribute:: exchange
A ``dns.name.Name``, the exchange name.
-
+
.. autoclass:: dns.rdtypes.ANY.SMIMEA.SMIMEA
:members:
.. attribute:: serial
An ``int``, the zone's serial number.
-
+
.. attribute:: refresh
An ``int``, the zone's refresh value (in seconds).
.. attribute:: fp_type
An ``int``, the digest type.
-
+
.. attribute:: fingerprint
A ``bytes``, the fingerprint.
-
+
.. autoclass:: dns.rdtypes.ANY.TLSA.TLSA
:members:
The gateway. This value may be ``None``, a ``str` with an IPv4 or
IPV6 address, or a ``dns.name.Name``.
-
+
.. attribute:: key
A ``bytes``, the public key.
An ``int``, the preference.
.. attribute:: flags
-
+
A ``bytes``, the flags.
.. attribute:: service