- License: LGPL 2.1
- © Estonian Information System Authority
This repo contains source code for RIA DigiDoc application for iOS. This application contains following functionality:
- Sign documents with ID-card, mobile-ID and Smart-ID.
- Encrypt and decrypt documents
- Control ID-card certificates validity
- Change or unlock PIN/PUK codes
MOPP-iOS is using unofficial static version of libdigidoc. libdigidoc is used in app for managing container manipulations. More info: https://github.com/open-eid/libdigidocpp
- Creating ASiC-E containers
- Signing containers with Mobile-ID, Smart-ID and ID-card
- Validating ASiC-E, BDOC, ASIC-S and DDOC containers
- Creating and validating detached XadES
- Encrypting, decrypting and validating CDOC containers
App requirements, container format overview, documentation links and how to use instructions are available in Wiki: How to use
Installation instructions are available in Wiki: Building source code with Xcode
In releases you will find framework, that you can use in your own application to implement document signing feature. For more detailed instructions check out wiki page.
Official builds are provided through official distribution point https://www.id.ee/en/article/install-id-software/. If you want support, you need to be using official builds. Contact our support via www.id.ee for assistance.
Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.