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