demo.pkcs.pkcs11
Class ConcurrentHash
java.lang.Object
demo.pkcs.pkcs11.ConcurrentHash
- public class ConcurrentHash
- extends Object
This demo program connects to two different modules and calculates hash
values with both of them. This program uses SHA-1. It demonstrates that it is
possible to work with two independent module at the same time. By now, I did
not conduct any real multi-threaded tests.
- Invariants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentHash
public ConcurrentHash()
main
public static void main(String[] args)
printUsage
protected static void printUsage()
IAIK JavaSecurity Website http://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.