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

pub fn read(
    decoder: &mut BinDecoder<'_>,
    rdata_length: Restrict<u16>
) -> Result<SSHFP, ProtoError>

Read the RData from the given decoder.