is not current version
Last Version 1.70

Bouncy Castle S/MIME API 1.68

The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcmail-jdk15on
Version

Version

1.68
Type

Type

jar
Description

Description

Bouncy Castle S/MIME API
The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.
Project URL

Project URL

http://www.bouncycastle.org/java.html
Source Code Management

Source Code Management

https://github.com/bcgit/bc-java

Download bcmail-jdk15on 1.68


<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15on/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcmail-jdk15on</artifactId>
    <version>1.68</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15on/
implementation 'org.bouncycastle:bcmail-jdk15on:1.68'
// https://jarcasting.com/artifacts/org.bouncycastle/bcmail-jdk15on/
implementation ("org.bouncycastle:bcmail-jdk15on:1.68")
'org.bouncycastle:bcmail-jdk15on:jar:1.68'
<dependency org="org.bouncycastle" name="bcmail-jdk15on" rev="1.68">
  <artifact name="bcmail-jdk15on" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcmail-jdk15on', version='1.68')
)
libraryDependencies += "org.bouncycastle" % "bcmail-jdk15on" % "1.68"
[org.bouncycastle/bcmail-jdk15on "1.68"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.68
org.bouncycastle : bcpkix-jdk15on jar 1.68

Project Modules

There are no modules declared in this project.