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

pub fn read(
    decoder: &mut BinDecoder,
    rdata_length: Restrict<u16>
) -> ProtoResult<SSHFP>

Read the RData from the given decoder.