Function rust_jarm::build_packet

source ยท
pub fn build_packet(
    jarm_details: &PacketSpecification,
    rng: &dyn JarmRng,
) -> Vec<u8>