DOC

com.yoti.mobile.android.keys : key-sdk-common

Maven & Gradle

Aug 10, 2019
1 usages

Yoti Key common sdk. Provides read, write, reset use case and encryption services · Yoti Key common sdk. Provides read, write, reset use case and encryption services

Table Of Contents

Latest Version

Download com.yoti.mobile.android.keys : key-sdk-common Javadoc & API Documentation - Latest Versions:

All Versions

Download com.yoti.mobile.android.keys : key-sdk-common Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file key-sdk-common-1.3.0-RC-javadoc.jar to key-sdk-common-1.3.0-RC-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder key-sdk-common-1.3.0-RC-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 "key-sdk-common-1.3.0-RC-sources.jar" -d "key-sdk-common-1.3.0-RC-javadoc" -subpackages 

Advertisement