pub fn validate_ap_resp(auth: &AuthHdr) -> Result<ValidFrame, Error>
Expand description

Validates whether a given authentication header is a valid response to an authentication request.