Install Guide
Binary Installation for Android 13
RSA BSAFE Cert-J 6.2.4 Installation Guide
Install Cert-J
The following describes the binary distribution directory structure of the unpacked
Cert-J distribution package.
To install Cert-J:
1. Copy the Cert-J binary distribution directory structure into a suitable location on
the target system.
There is a single Cert-J toolkit which contains the Cert-J API. The toolkit operates
differently, depending on the toolkit variants of Crypto-J on the class path and the
availability of native cryptographic shared libraries.
The following table lists the Cert-J configurations and the corresponding Cert-J
and Crypto-J jar files.
Directory Content
<root>/
Cert-J_6.2.4_InstallGuide.pdf
RSA BSAFE Cert-J Installation Guide
Cert-J_6.2.4_ReleaseNotes.pdf
RSA BSAFE Cert-J Release Notes Guide
license_bsafe.pdf
Product specific license
readme.txt
certj/
android/
Files for use on the Android platform
BsafeAndroidSamples/
Android source sample code
certs/
root and intermediate CA certificates
doc/
Documentation files
cryptoj/
Crypto-J documentation files
DevGuide/
RSA BSAFE Cert-J Developers Guide
javadoc/
Cert-J Javadoc
lib/
Cert-J toolkit jar file
prebuilt/
codebase/
CodeBase jar file and native libraries
cryptocme/
Crypto-C ME native libraries
cryptoj/
Crypto-J toolkit jar files
openldap/
Open LDAP jar file
provider/
Source code for the provider component
sample/
Sample source code
Table 8 Configuration and Required Jar Files
Configuration Jar Files to Add to the Class Path
Pure CertJ
• <root>/certj/lib/certj.jar
<root>/certj/prebuilt/cryptoj/cryptoj.jar
OR
1
• <root>/certj/lib/certj.jar
<root>/certj/prebuilt/cryptoj/cryptojcommon.jar
<root>/certj/prebuilt/cryptoj/cryptojce.jar
<root>/certj/prebuilt/cryptoj/jcm.jar