Encoder for DNS SSHFP (SSH Fingerprint) resource records (Type 44).
Publishes SSH host key fingerprints in DNS for verification.
RFC 4255
Static
Readonly
IANA resource record type identifier
Decodes an SSHFP record from the byte stream.
the byte stream reader
the decoded SSHFP record
Encodes an SSHFP record into the byte stream.
the byte stream writer
the SSHFP record to encode
Encoder for DNS SSHFP (SSH Fingerprint) resource records (Type 44).
Publishes SSH host key fingerprints in DNS for verification.
See
RFC 4255