Last Version

Bouncy Castle CMS and S/MIME API 1.46

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

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcmail-jdk15
Version

Version

1.46
Type

Type

jar
Description

Description

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

Project URL

http://www.bouncycastle.org/java.html

Download bcmail-jdk15 1.46


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15 jar 1.46

Project Modules

There are no modules declared in this project.