pub fn construct_tls13_client_verify_message_raw( handshake_hash: &[u8], ) -> Vec<u8>
Constructs the signature message specified in section 4.4.3 of RFC8446.