SIM Authentication API Overview
This API allows you to generate SIM authentication vectors for a SIM card (EAP-AKA).
The data returned from this API can be used to e.g. authenticate a user using its SIM card on the device. This can be used to support an Entitlement Server or a Radius Server for WiFi OpenRoaming.
The client will need to implement the actual authentication part as per the EAP-AKA specification (for example compute and validate MAC - see RFC 4187, compare XRES and RES from UE).