trust_dns_proto::rr::rdata::openpgpkey

Function emit

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

Write the RData using the given encoder