TKEY (transaction key) is a record type of the Domain Name System (DNS). TKEY resource records (RRs) can be used in a number of different modes to establish shared keys between a DNS resolver and name server.
We don't have any images related to TKEY record yet.
You can add one yourself here.
We don't have any YouTube videos related to TKEY record yet.
You can add one yourself here.
We don't have any PDF documents related to TKEY record yet.
You can add one yourself here.
We don't have any Books related to TKEY record yet.
You can add one yourself here.
We don't have any archived web articles related to TKEY record yet.
TKEY record format
TKEY resource record fieldsField | Description | Length (octets) |
---|---|---|
NAME | Key name, which must be unique on client and server | Variable |
TYPE | TKEY (249) | 2 |
CLASS | Ignored, should be ANY (255) | 2 |
TTL | Ignored, should be 0 | 4 |
RDLENGTH | Length of RDATA field | 2 |
RDATA | Variable-length structure containing the timestamp, algorithm, mode, hash data and error | Variable, as per RDLENGTH |
Mode field values
- 0 – Reserved
- 1 – Server assignment
- 2 – Diffie–Hellman key exchange
- 3 – Generic Security Service Algorithm for Secret Key Transaction
- 4 – Resolver assignment
- 5 – Key deletion
- 6–65534 – Available
- 65535 – Reserved
See also
- RFC 2930, "Secret Key Establishment for DNS (TKEY RR)", D. Eastlake, September 2000