demo.md
Class MD

java.lang.Object
  |
  +--demo.md.MD

public class MD
extends Object


Constructor Summary
MD()
           
 
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
 

Constructor Detail

MD

public MD()
Method Detail

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.

This Javadoc may contain text parts from IETF Internet Standard specifications, see copyright note) and RSA Data Security Public-Key Cryptography Standards (see copyright note).

IAIK-JCE ME 3.04, (c) 2002 IAIK, (c) 2003 to 2006 Stiftung SIC