pub fn parse_srp_auth_data( resp: &mut Bytes, ) -> Result<Option<SrpAuthData>, FbError>
Parse the auth data from the Srp / Srp256 plugin