Jar examples for p:pkix
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.
You can download jar file pkix 1.51.0.0 in this page.
Bouncy Castle Licence
You can use the following script to add pkix-1.51.0.0.jar to your project.
<dependency> <groupId>com.madgag.spongycastle</groupId> <artifactId>pkix</artifactId> <version>1.51.0.0</version> </dependency>
compile group: 'com.madgag.spongycastle', name: 'pkix', version: '1.51.0.0'
libraryDependencies += "com.madgag.spongycastle" % "pkix" % "1.51.0.0"
<dependency org="com.madgag.spongycastle" name="pkix" rev="1.51.0.0"/>
@Grapes(@Grab(group='com.madgag.spongycastle', module='pkix', version='1.51.0.0'))
'com.madgag.spongycastle:pkix:jar:1.51.0.0'
Click the following link to download the jar file.
pkix-1.51.0.0-javadoc.jar