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.
pub fn validate_ap_resp(auth: &AuthHdr) -> Result<ValidFrame, Error>
Validates whether a given authentication header is a valid response to an authentication request.