configure
Configure the SDK. Must be called before any session is started.
Thread-safe. Safe to call multiple times — subsequent calls replace the previous config. This also invalidates any cached CSCA certificate if EidKitConfig.certSource changed.
Parameters
context
Application context — used for asset loading (bundled CSCA cert).
config
SDK configuration. Use EidKitConfig DSL to build it.