eIDAS DSS Lib
Reference Material
Reference materials are:
Github page: https://github.com/esig/dss
Create Ticket: https://ec.europa.eu/cefdigital/tracker/projects/DSS/issues
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.
Install Code
Demonstrator
Last updated
Was this helpful?