-----------------------------
>>> PKCS #11 TESTING TOOL <<<
-----------------------------

Name:     PKCS #11 Test Tool
Version:  1.0
Released: 05/2011
Author:   Bc. Miroslav Ingr
 Monet+, a.s. 2011


EXECUTE TEST
------------
Run P11Test from a command line with selected parameters.


COMMAND LINE
------------

P11Test <library path> [params]
 Params:
  -general       General functions test
  -slot|-token   Slot & token test
  -session       Session test
  -object        Object test
  -encdec        Encryption & decryption test
  -digest        Digest/MAC test
  -sign          Digital signature test
  -dual          Dual functions test
  -key           Key management test
  -random        Random number generation test
  -parallel      Parallel function management test

  -a|--all       Perform all tests
  -r|--results   Show extended information
  -h|--help      Print this help


COMPATIBILITY
-------------
Microsoft Windows XP or newer
Linux Ubuntu 10 or newer
