eIDAS DSS Lib
Last updated
Was this helpful?
Last updated
Was this helpful?
Reference materials are:
CEF Page:
Github page:
Create Ticket:
The SDK Lib is written in Kotlin:
Kotlin is the newly created language that is inspired by Java, but it is an improved version of it with so many additional features. It is clean, relatively simple, and carries fewer formalities and rules compared to Java and other programming languages. Kotlin compiles the code to a bytecode which can be executed in the JVM. Thus, all the libraries and frameworks made in Java transfer and run in a Kotlin project.