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

Write the RData using the given encoder