Implement encoding and decoding for the SSHFP resource record type (TYPE=44) specified in RFC 4255.
- Allows
magnato handle records publishing SSH key fingerprints. - Involves parsing/generating the structured RDATA: Algorithm Number (byte), FP Type (byte), and Fingerprint (binary).