FAQ
Q: Does the Kiwa eLicense SDK require REST APIs?
A: Yes, The Kiwa eLicense SDK integrates with Kiwa REST APIs for license management operations. Once a license is stored in an application,
they can be presented and viewed without consulting Kiwa APIs. There are no other REST APIs involved, except for the Kiwa license and certificate management APIs.
Q: Is the Kiwa eLicense SDK open-source?
A: No the Kiwa eLicense SDK is not open-source. However it is built on top of the Identity Development Kit (IDK), which is open-source.
The Kiwa SDK is only available for Kiwa customers with a license agreement. Licensed customers will get source-code access to the Kiwa SDK.
Q: Where can I find the public API reference?
A: In the Kotlin API section (generated via Dokka).
Q: Where can I download the SDK?
A: The SDK is distributed via our Nexus (maven) repository for all platforms. Licensed customers will get an account on our Nexus repository.
Q: Which platforms are supported for the Kiwa eLicense holder SDK?
A: The SDK is currently available for Android/Jvm and iOS (testing). Future platforms might be added when requested.
Q: Is there support for multi-tenancy?
A: The holder SDK is focused on mobile apps, however any SDK and application built on top of our Identity Development Kit (IDK) can be used in a multi-tenant environment.