table of contents
WESTCOS-TOOL(1) | OpenSC Tools | WESTCOS-TOOL(1) |
NAME¶
westcos-tool - utility for manipulating data structures on westcos smart cards
SYNOPSIS¶
westcos-tool [OPTIONS]
DESCRIPTION¶
The westcos-tool utility is used to manipulate the westcos data structures on 2 Ko smart cards / tokens. Users can create PINs, keys and certificates stored on the card / token. User PIN authentication is performed for those operations that require it.
OPTIONS¶
--change-pin, -n
--certificate file, -t file
--finalize, -f
Warning, un-finalized cards are insecure because the PIN can be changed without user authentication (knowledge of default key is enough).
--generate-key, -g
--help, -h
--install-pin, -i
--key-length length, -l length
--overwrite-key, -o
--pin-value value, -x value
--puk-value value, -y value
--read-file filename, -j filename
--reader arg, -r arg
--unblock-pin, -u
--verbose -v
--wait, -w
--write-file filename, -k filename
AUTHORS¶
westcos-tool was written by Francois Leblanc <francois.leblanc@cev-sa.com>.
02/26/2024 | opensc |