demo.md
Class MD
java.lang.Object
|
+--demo.md.MD
- public class MD
- extends Object
Method Summary |
static void |
main(String[] arg)
Performs some tests for MD. |
boolean |
md(String algorithm,
byte[] in,
byte[] out)
|
void |
start()
Starts the message digest test. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MD
public MD()
md
public boolean md(String algorithm,
byte[] in,
byte[] out)
throws Exception
start
public void start()
- Starts the message digest test.
main
public static void main(String[] arg)
- Performs some tests for MD.
IAIK-JCE ME 3.04, (c) 2002 IAIK, (c) 2003 to 2006 Stiftung SIC