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

Write the RData using the given encoder.