Skip to main content

validate_setup

Function validate_setup 

Source
pub fn validate_setup(_msg: &Setup) -> Result<(), SetupError>
Expand description

Validate a unified SETUP message. Draft-17 merges CLIENT_SETUP and SERVER_SETUP into a single message and uses ALPN for version negotiation, so there are no versions to validate.