From ed26525e937821e3b105f8f6dc1ab9f27fd2a9a6 Mon Sep 17 00:00:00 2001 From: flc Date: Tue, 11 May 2010 14:35:38 +0000 Subject: [PATCH] update westcos-tools documentation with new options git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4337 c6295689-39f2-0310-b995-f0e70906c6a9 --- doc/tools/westcos-tool.xml | 93 ++++++++++++++++++++++++++------------ 1 file changed, 63 insertions(+), 30 deletions(-) diff --git a/doc/tools/westcos-tool.xml b/doc/tools/westcos-tool.xml index fc2cc278..d0404dbd 100644 --- a/doc/tools/westcos-tool.xml +++ b/doc/tools/westcos-tool.xml @@ -34,56 +34,89 @@ - + + num, + num + + + Use the given reader number. The default + is 0, the first reader in the system. + + + + + + Wait for a card to be inserted + + + + Generate a private key on smart card. The smart card must be not finalized and pin installed (ig. file for pin must be created, see option -i). By default key length is 1536 bits. User authentication is required for this operation. - + - length - Change the length of private key, use with . + + Otherwrite key if they are already a key on card. + + + + + length, + length + + Change the length of private key, use with . - + Install pin file in token, you must provide pin value - with . + with . - value + + value, + value + set value of pin. - value + + value, + value + set value of puk (or value of new pin for change pin command see ). - + Changes a PIN stored on the token. User authentication is required for this operation. - + Unblocks a PIN stored on the token. Knowledge of the Pin Unblock Key (PUK) is required for this operation. - file - Write certificate file in pem format on the + + file, + file + + Write certificate file in pem format on the card. User authentication is required for this operation. - + Finalize the card, once finalize default key is invalidate so pin and puk can'be changed anymore without user authentification. Warning, smart cards not finalized are unsecure because pin can be changed without user authentification (knowledge of default key @@ -91,25 +124,30 @@ - n - Forces westcos-tool to use reader - number n for operations. - - - - path - Get the file path the file is written - on disk with path name. User authentication + + path, + path + + Get the file path the file is written + on disk with path name. User authentication is required for this operation. - path - Put the file with name path from disk - to card the file is written in path. User authentication + + path, + path + + Put the file with name path from disk + to card the file is written in path. User authentication is required for this operation. + + + Print help message on screen. + + Causes westcos-tool to be more @@ -117,11 +155,6 @@ in the OpenSC library. - - - Print help message on screen. - -