1CRYPTOFLEX-TOOL(1)               OpenSC tools               CRYPTOFLEX-TOOL(1)
2
3
4

NAME

6       cryptoflex-tool - utility for manipulating Schlumberger Cryptoflex data
7       structures
8

SYNOPSIS

10       cryptoflex-tool [OPTIONS]
11

DESCRIPTION

13       cryptoflex-tool is used to manipulate PKCS data structures on
14       Schlumberger Cryptoflex smart cards. Users can create, list and read
15       PINs and keys stored on the smart card. User PIN authentication is
16       performed for those operations that require it.
17

OPTIONS

19       --verify-pin, -V
20           Verifies CHV1 before issuing commands
21
22       --list-keys, -l
23           Lists all keys stored in a public key file
24
25       --create-key-files arg, -c arg
26           Creates new RSA key files for arg keys
27
28       --create-pin-files id, -P id
29           Creates new PIN file for CHVid
30
31       --generate-key, -g
32           Generate a new RSA key pair
33
34       --read-key
35           Reads a public key from the card, allowing the user to extract and
36           store or use the public key
37
38       --key-num num, -k num
39           Specifies the key number to operate on. The default is key number
40           1.
41
42       --app-df num, -a num
43           Specifies the DF to operate in
44
45       --prkey-file id, -p id
46           Specifies the private key file id, id, to use
47
48       --pubkey-file id, -u id
49           Specifies the public key file id, id, to use
50
51       --exponent exp, -e exp
52           Specifies the RSA exponent, exp, to use in key generation. The
53           default value is 3.
54
55       --modulus-length length, -m length
56           Specifies the modulus length to use in key generation. The default
57           value is 1024.
58
59       --reader num, -r num
60           Forces cryptoflex-tool to use reader number num for operations. The
61           default is to use reader number 0, the first reader in the system.
62
63       --verbose, -v
64           Causes cryptoflex-tool to be more verbose. Specify this flag
65           several times to enable debug output in the opensc library.
66

SEE ALSO

68       opensc(7), pkcs15-tool(1)
69
70
71
72opensc                            02/16/2010                CRYPTOFLEX-TOOL(1)
Impressum