demo.pkcs.pkcs11
Class SelfSignCertificate
java.lang.Object
demo.pkcs.pkcs11.SelfSignCertificate
- public class SelfSignCertificate
- extends Object
Creates a self-signed X.509 certificate using a token. The actual certificate 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 |
SelfSignCertificate
public SelfSignCertificate()
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.