|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMIDlet
org.bouncycastle.crypto.examples.MIDPTest
MIDP is a simple graphics application for the J2ME CLDC/MIDP. It has hardcoded values for the key and plain text. It also performs the standard testing for the chosen cipher, and displays the results. This example shows how to use the light-weight API and a symmetric cipher.
Constructor Summary | |
MIDPTest()
|
Method Summary | |
void |
destroyApp(boolean unconditional)
|
void |
message(java.lang.String s)
|
void |
pauseApp()
|
void |
startApp()
|
void |
status(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MIDPTest()
Method Detail |
public void startApp()
public void pauseApp()
public void destroyApp(boolean unconditional)
public void message(java.lang.String s)
public void status(java.lang.String s)
|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |