|
IAIK CMS/SMIME Toolkit Demo API Documentation
Version 6.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdemo.smime.basic.SMimeV3Demo
demo.smime.basic.SMimeV3CamelliaDemo
public class SMimeV3CamelliaDemo
This class demonstrates the usage of the IAIK S/MIME implementation with the Camellia encryption algorithm. It shows how to create encrypted S/MIMEv3 messages and how to parse them and decrypt the content.
To run this demo the following packages are required:
iaik_cms.jar (IAIK-CMS/SMIME)
iaik_jce(_full).jar (IAIK-JCE Core Crypto Library).
mail.jar (JavaMail API).
activation.jar (Java Activation Framework; required for JDK versions < 1.6).
| Constructor Summary | |
|---|---|
SMimeV3CamelliaDemo()
Default constructor. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
The main method. |
void |
start()
Starts the demo. |
| Methods inherited from class demo.smime.basic.SMimeV3Demo |
|---|
createAuthEncryptedMessage, createCertsOnlyMessage, createCertsOnlyMultiPartMessage, createCompressedMessage, createEncryptedMessage, createMessage, createPKCS10Message, createPKCS10MultiPartMessage, createPlainMessage, createSignedAndEncryptedMessage, createSignedMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMimeV3CamelliaDemo()
| Method Detail |
|---|
public void start()
throws java.io.IOException
start in class SMimeV3Demojava.io.IOException - if an I/O related error occurs
public static void main(java.lang.String[] argv)
throws java.io.IOException
java.io.IOException
|
IAIK CMS/SMIME Toolkit Demo API Documentation
Version 6.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
|
v6.1 (c) 2002 IAIK, (c) 2003 - 2025 SIC |
|