trust_dns_proto::rr::rdata::sshfp

Function emit

Source
pub fn emit(encoder: &mut BinEncoder<'_>, sshfp: &SSHFP) -> ProtoResult<()>
Expand description

Write the RData using the given encoder.