demo.pkcs.pkcs11
Class SignOCSPRequest
java.lang.Object
demo.pkcs.pkcs11.SignOCSPRequest
- public class SignOCSPRequest
- extends Object
Signs an OCSP request using a token. The certificate of interest is given as
argument. The signed OCSP request is written to the given output file
DER-encoded. The actual OCSP specific operations are in the last section
of this demo.
The hash is calculated outside the token. This implementation just uses raw
RSA.
- Invariants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignOCSPRequest
public SignOCSPRequest()
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.