pub fn construct_tls13_client_verify_message(handshake_hash: &Digest) -> Vec<u8>
Expand description

Constructs the signature message specified in section 4.4.3 of RFC8446.