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

Write the RData using the given encoder