IAIK PKCS#11 Wrapper Demo
version 1.2.17

demo.pkcs.pkcs11
Class GetInfoWithWrapperPath

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

public class GetInfoWithWrapperPath
extends Object

This demo program lists information about a library, the available slots, the available tokens and the objects on them. It takes the name of the module and the absolute path to the shared library of the IAIK PKCS#11 Wrapper and prompts the user PIN. If the user PIN is not available, the program will list only public objects but no private objects; i.e. as defined in PKCS#11 for public read-only sessions.

Invariants

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

Constructor Detail

GetInfoWithWrapperPath

public GetInfoWithWrapperPath()
Method Detail

main

public static void main(String[] args)

printUsage

protected 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.