Remote
Fetch the CSCA certificate from a remote URL. The SDK fetches it once per process lifetime and caches it in memory. If the fetch fails, the session fails with ro.eidkit.sdk.error.CeiError.ConfigurationError.
Use this for on-premise deployments where you manage your own cert distribution endpoint.
Parameters
url
HTTPS URL returning a DER-encoded X.509 certificate.