Bouncy Castle Java APIs for PKIX, CMS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation, supporting Java 1.5 through 1.8.
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
<version>1.78.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a PEM-encoded X.509 certificate using X509CertificateHolder.
Replace dependency with org.bouncycastle:bcpkix-jdk18on for Java 9+ projects.
No dependency data recorded yet.