Android Open Source - Development qrcode PrintableRSACertificate






Project Summary

An Android application which finds a certificate and a private key inside a PKCS12 container and puts it in a QR code. Needed for Digital Inkan application or for backuping X509 certificates..

Web Site / Source Repository

PrintableRSACertificate is hosted in the following web site
https://github.com/cveto/PrintableRSACertificate

If you think the Android project PrintableRSACertificate listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PrintableRSACertificate.

ItemValue
Java File Count6
Activity Count2
jar files usedzxing_core-3.1.0.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_INTERNAL_STORAGE
Asset File Namesassets\fonts\RockFont.ttf
assets\fonts\URANIA_CZECH.ttf
assets\fonts\UraniaCzeckLicense.txt




Java Source Files

PrintableRSACertificate has the following Java source files.

csbslovenia.com.printablersacertificate.AESCrypto.java
csbslovenia.com.printablersacertificate.ApplicationTest.java
csbslovenia.com.printablersacertificate.BitmapCreator.java
csbslovenia.com.printablersacertificate.CertificateExtractor.java
csbslovenia.com.printablersacertificate.Main.java
csbslovenia.com.printablersacertificate.displayBitmap.java