irma_keyshare_common

Common classes for the keyshare server (deprecated, merged into irma_keyshare_server)

0
0
0
Java
public

IRMA keyshare common

This library contains the java classes used in the communication protocol between the
card emulator application and the IRMA keyshare server.

Building using Gradle (recommended)

When you are using the Gradle build system, just run

gradle install

to install the library to your local repository. Alternatively, you can run

gradle build

to just build the library.

Eclipse development files

You can run

gradle eclipse

to create the required files for importing the project into Eclipse.

[beta]v0.3.0