pub fn write_pk_trailer<W: Write>(
    writer: &mut W,
    trailer: &PKTrailer
) -> Result<()>
Available on crate feature pk only.
Expand description

Write the trailer of a PK file