Provides CMS and S/MIME cryptographic APIs for handling secure email protocols using Bouncy Castle.
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcmail-jdk16</artifactId>
<version>1.46</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an S/MIME encrypted message using Bouncy Castle.
Replace with org.bouncycastle:bcmail-jdk18on for JDK 8+.
No dependency data recorded yet.