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 merged CLIENT_SETUP and SERVER_SETUP into a single message and used ALPN for version negotiation; draft-18 carries the same shape, so there are no versions to validate.