IAIK PKCS#11 Wrapper Demo
version 1.2.16

demo.pkcs.pkcs11
Class DownloadPrivateKey

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

public class DownloadPrivateKey
extends Object

This demo program can be used to personalize a card. It downloads a private RSA key and the corresponding certificate. The key and the certificate are given as a file in PKCS#12 format. The usage flags of the key object are taken from the key usage flags of the certificate.

Invariants

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

DownloadPrivateKey

public DownloadPrivateKey()
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.