Implement encoding and decoding for the TLSA resource record type (TYPE=52) specified in RFC 6698.
- Allows
magnato handle DANE records for associating TLS certificates. - Involves parsing/generating the structured RDATA: Certificate Usage (byte), Selector (byte), Matching Type (byte), and Certificate Association Data (binary).