Function rustls::tls12::prf::concat

source ·
fn concat(a: &[u8], b: &[u8]) -> Vec<u8>