rustls::tls13

Function construct_server_verify_message

Source
pub(crate) fn construct_server_verify_message(
    handshake_hash: &Output,
) -> VerifyMessage
Expand description

Constructs the signature message specified in section 4.4.3 of RFC8446.