[][src]Function trust_dns_proto::rr::rdata::sshfp::emit

pub fn emit(encoder: &mut BinEncoder, sshfp: &SSHFP) -> ProtoResult<()>

Write the RData using the given encoder.