demo.pkcs.pkcs11
Class ListObjects
java.lang.Object
demo.pkcs.pkcs11.ListObjects
- public class ListObjects
- extends Object
This demo program lists information about the objects on a token.
It takes the name of the module
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListObjects
public ListObjects()
main
public static void main(String[] args)
printUsage
protected 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.