Install Guide
Binary Installation for Android 17
RSA BSAFE Cert-J 6.2.4 Installation Guide
Note: Services created by JCE providers do not follow the non-Android
priority order. In a non-Android system, a
SecureRandom created with
no defined algorithm would normally use the algorithm with the highest
priority set in the security properties. On Android, a different algorithm
could be used each time. RSA recommends that on Android an algorithm
is always specified when creating a
SecureRandom or when using any
JCE component that has an option to use a default SecureRandom.
The installation of
Cert-J is complete. For information on how to run the sample
code, see Build an Application to Run the Cert-J Samples.
Note: For details about how to run ProGuard with Cert-J jar files, see the
section “Introduction to Cert-J > ProGuard and Cert-J Jar Files” in the
RSA BSAFE Cert-J Developers Guide.