Implement encoding and decoding for the CAA resource record type (TYPE=257) specified in RFC 8659.
- Allows
magnato handle Certification Authority Authorization records. - Involves parsing/generating the structured RDATA: 1-byte Flags, Tag Length/Tag string, and Value string.