Function tlspuffin::tls::rustls::verify::construct_tls13_verify_message

source ยท
fn construct_tls13_verify_message(
    handshake_hash: &[u8],
    context_string_with_0: &[u8],
) -> Vec<u8>