Function parse_srp_auth_data

Source
pub fn parse_srp_auth_data(
    resp: &mut Bytes,
) -> Result<Option<SrpAuthData>, FbError>
Expand description

Parse the auth data from the Srp / Srp256 plugin