This is a port of the BouncyCastle library for Codename One
For maven projects, include the following in the <dependencies>
section of your common/pom.xml file:
<dependency>
<groupId>com.codenameone</groupId>
<artifactId>bouncy-castle-lib</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
For non-maven projects, you can install through Codename One preferences.