openpgp-tool 1 OpenSC OpenSC Tools opensc openpgp-tool utility for accessing visible data OpenPGP smart cards and compatible tokens openpgp-tool OPTIONS Description The openpgp-tool utility is used for accessing data from the OpenPGP v1.1 and v2.0 smart cards and compatible tokens like e.g. GPF CryptoStick v1.x, which might not be present in PKCS#15 objects but available in custom files on the card. The data can be printed on screen or used by other programs via environment variables. Options prog, prog Execute the given program with data in environment variables. , Print help message on screen. Print values in raw format, as they are stored on the card. Print values in pretty format. , Show card holder information. num, num Specify the reader to use. By default, the first reader with a present card is used. If num is an ATR, the reader with a matching card will be chosen. pintype Verify PIN (CHV1, CHV2 or CHV3). string The PIN text to verify. If set to env:VARIABLE, the value of the environment variable VARIABLE is used. ID, ID Generate key. Specify key ID (1, 2 or 3) to generate. bitlength, bitlength Length (default 2048 bit) of the key to be generated. , Print the version of the utility and exit. , Verbose operation. Use several times to enable debug output. , Wait for a card to be inserted. Authors openpgp-tool utility was written by Peter Marschall peter@adpm.de.