IAIK PKCS#11 Wrapper Demo
version 1.2.17

demo.pkcs.pkcs11
Class GenerateKeyPair2048

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

public class GenerateKeyPair2048
extends Object

This demo program generates a 2048 bit RSA key-pair on the token and writes the public key to a file.

Invariants

Constructor Summary
GenerateKeyPair2048()
           
 
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

GenerateKeyPair2048

public GenerateKeyPair2048()
Method Detail

main

public static void main(String[] args)

printUsage

public static void printUsage()

IAIK PKCS#11 Wrapper Demo
version 1.2.17

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.