IAIK PKCS#11 Wrapper Demo
version 1.2.16

demo.pkcs.pkcs11
Class SignCRL

java.lang.Object
  extended bydemo.pkcs.pkcs11.SignCRL

public class SignCRL
extends Object

Signs an X.509 CRL using a token. The actual CRL specific operations are in the last section of this demo. The hash is calculated outside the token. This implementation just uses raw RSA.

Invariants

Constructor Summary
SignCRL()
           
 
Method Summary
static void main(String[] args)
           
static void printUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignCRL

public SignCRL()
Method Detail

main

public static void main(String[] args)

printUsage

public static void printUsage()

IAIK PKCS#11 Wrapper Demo
version 1.2.16

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.