Provides APIs for CMS, PKCS, certificate generation, and other PKIX-related cryptographic operations.
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.70</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses an X.509 certificate from bytes using Bouncy Castle.
Use version 1.70 for JDK 15-16 compatibility, or upgrade to a newer version if using JDK 17+.
No dependency data recorded yet.