DOC

io.iohk.atala.prism.anoncredskmp : anoncreds-kmp-android-debug

Maven & Gradle

Mar 07, 2024
3 stars

AnonCred KMP Wrapper · The AnonCreds (Anonymous Credentials) specification is based on the open source verifiable credential implementation of AnonCreds that has been in use since 2017, initially as part of the Hyperledger Indy open source project and now in the Hyperledger AnonCreds project. The extensive use of AnonCreds around the world has made it a de facto standard for ZKP-based verifiable credentials, and this specification is the formalization of that implementation.

Table Of Contents

Latest Version

Download io.iohk.atala.prism.anoncredskmp : anoncreds-kmp-android-debug Javadoc & API Documentation - Latest Versions:

All Versions

Download io.iohk.atala.prism.anoncredskmp : anoncreds-kmp-android-debug Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file anoncreds-kmp-android-debug-0.4.4-javadoc.jar to anoncreds-kmp-android-debug-0.4.4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder anoncreds-kmp-android-debug-0.4.4-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "anoncreds-kmp-android-debug-0.4.4-sources.jar" -d "anoncreds-kmp-android-debug-0.4.4-javadoc" -subpackages