Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.html « smime « mail « bouncycastle « org « javadoc « main « src « mail - gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: deb20339f48b5284073d38c452090f994f8baf63 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body bgcolor="#ffffff">
High level classes for dealing with S/MIME objects (RFC 3851).
<p>
There is one thing that is worth commenting about with these. If you're using
AS2 on some other standard which specifies a different default content transfer encoding from RFC 2405, make
sure you use the constructors on SMIMESigned and SMIMESignedGenerator that allow you to
set the default ("binary" in the case of AS2 as opposed to "bit7" which is the default).
</p>
</body>
</html>