demo.pkcs.pkcs11
Class SignAndVerify
java.lang.Object
demo.pkcs.pkcs11.SignAndVerify
- public class SignAndVerify
- extends Object
Creates and verifies a signature on a token. The hash is calculated outside
the token. Notice that many tokens do not support verification. In this case
you will get an exception when the progrom tries to verify the signature
on the token.
- Invariants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignAndVerify
public SignAndVerify()
main
public static void main(String[] args)
printUsage
public 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.