admin-ch / CovidCertificate-SDK-Kotlin

CovidCertificate SDK for Kotlin
Mozilla Public License 2.0
4 stars 4 forks source link

CovidCertificate-SDK-Kotlin

License: MPL 2.0 Build Maven Central

This is the implementation of the Electronic Health Certificates (EHN) specification used to decode and verify the validity of COVID Certificates in Switzerland.

It is partially based on these two implementations.

How To Use

This repository is used internally in the CovidCertificate-SDK-Android as well as the backend services that provide the functionality for the Swiss CovidCertificate apps. For usage in Android apps, please refer to the above mentioned SDK for Android.

For a change log, check out the releases page.

The latest release is available on Maven Central.

implementation 'ch.admin.bag.covidcertificate:sdk-core:1.1.2'

Repositories

License

This project is licensed under the terms of the MPL 2 license. See the LICENSE file for details.