Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

openpgp-tool(1) [centos man page]

OPENPGP-TOOL(1) 						   OpenSC Tools 						   OPENPGP-TOOL(1)

NAME
openpgp-tool - utility for accessing visible data OpenPGP smart cards and compatible tokens SYNOPSIS
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
--exec prog, -x prog Execute the given program with data in environment variables. --help, -h Print help message on screen. --raw Print values in raw format, as they are stored on the card. --pretty Print values in pretty format. --user-info, -U Show card holder information. --reader num, -r num Use the given reader. The default is the first reader with a card. --verify pintype Verify PIN (CHV1, CHV2 or CHV3). --pin string The PIN text to verify. --gen-key ID, -G ID Generate key. Specify key ID (1, 2 or 3) to generate. --key-length bitlength, -L bitlength Length (default 2048 bit) of the key to be generated. --version, -V Print the version of the utility and exit. --verbose, -v Verbose operation. Use several times to enable debug output. --wait, -w Wait for a card to be inserted. AUTHORS
openpgp-tool utility was written by Peter Marschall <peter@adpm.de>. opensc 06/17/2014 OPENPGP-TOOL(1)

Check Out this Related Man Page

CRYPTOFLEX-TOOL(1)						   OpenSC Tools 						CRYPTOFLEX-TOOL(1)

NAME
cryptoflex-tool - utility for manipulating Schlumberger Cryptoflex data structures SYNOPSIS
cryptoflex-tool [OPTIONS] DESCRIPTION
cryptoflex-tool is used to manipulate PKCS data structures on Schlumberger Cryptoflex smart cards. Users can create, list and read PINs and keys stored on the smart card. User PIN authentication is performed for those operations that require it. OPTIONS
--app-df num, -a num Specifies the DF to operate in --create-key-files arg, -c arg Creates new RSA key files for arg keys --create-pin-files id, -P id Creates new PIN file for CHVid --exponent exp, -e exp Specifies the RSA exponent, exp, to use in key generation. The default value is 3. --generate-key, -g Generate a new RSA key pair --key-num num, -k num Specifies the key number to operate on. The default is key number 1. --list-keys, -l Lists all keys stored in a public key file --modulus-length length, -m length Specifies the modulus length to use in key generation. The default value is 1024. --prkey-file id, -p id Specifies the private key file id, id, to use --pubkey-file id, -u id Specifies the public key file id, id, to use --read-key Reads a public key from the card, allowing the user to extract and store or use the public key --reader num, -r num Forces cryptoflex-tool to use reader number num for operations. The default is to use reader number 0, the first reader in the system. --verbose, -v Causes cryptoflex-tool to be more verbose. Specify this flag several times to enable debug output in the opensc library. --verify-pin, -V Verifies CHV1 before issuing commands SEE ALSO
pkcs15-tool(1) opensc 06/17/2014 CRYPTOFLEX-TOOL(1)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

source reader info

Hi friends, I urgently need to know if there is any tool called source reader in C or Unix or Linux...... If so ..plz let me know the details.I am running out of time..... (0 Replies)
Discussion started by: vijaya2006
0 Replies

2. HP-UX

tool supporting SPL

Hi, i heard a tool called "Source reader" used in HP-ux that supports for SPL language.I am also told it works similar to ctags and cscope as in C.Does anybody know abt this tool? If so plz share it with me ..... (0 Replies)
Discussion started by: vijaya2006
0 Replies

3. Programming

Verifying C++ program

Hi, Do we have any utility available on Unix machines to verify C++ programs. For C programs we have "lint". Is there any similar utility for C++? Thanks ------- Suman (1 Reply)
Discussion started by: suman_jakkula
1 Replies

4. News, Links, Events and Announcements

source reader tool

Hi, can anybody give info on source reader tool?which platform does it wok on?and how it works (1 Reply)
Discussion started by: vijaya2006
1 Replies

5. OS X (Apple)

Yasr screen reader

Hello, I own a MacBook pro laptop running mac os x 10.5.7 I recently downloaded yasr which is a screen reader program. I want to use yasr at the command line. I have a file which is in my home directory in a folder called downloads the file is called: yasr-0.6.9.tar I looked up on google the... (2 Replies)
Discussion started by: jamesapp
2 Replies

6. Solaris

T5220

Hi Guys and Gals, Wondering if anyone could help me, tricky one this. Got a T5220 with a graphics card. When you power it on, it outputs its output to the screen and you can type commands with the keyboard etc. But no matter what version of Solaris 10 you use, when you do a boot cdrom... (1 Reply)
Discussion started by: callmebob
1 Replies

7. Shell Programming and Scripting

Comparing folders - autocopy script

Hey Guys, first of all: I'm new to unix and im not very experienced. I've bought a rapsberry pi and i want it to be the backup-machine for my SD-Cards while im travelling (attached ssd, card reader, a small touch-tft) I managed to modify it a litte bit (its sending information bubbles to the... (3 Replies)
Discussion started by: Eomer
3 Replies