pkcs11-dump

Langue: en

Autres versions - même langue

Version: 371357 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

NAME

pkcs11-dump - dump PKCS#11 token content

SYNOPSIS

pkcs11-dump info /path/to/pkcs11.so
pkcs11-dump slotlist /path/to/pkcs11.so
pkcs11-dump dump /path/to/pkcs11.so slotnum userpin|-

DESCRIPTION

pkcs11-dump is a program to query PKCS#11 provider modules for objects available on a specific crypto device. pkcs11-dump then dumps those objects to stdout in a human-readable format.

pkcs11-dump knows about PKCS#11 object types and attributes specified in PKCS#11 versions up to and including v2.20.

These object types are supported

*
CKO_DATA
*
CKO_CERTIFICATE
*
CKO_PUBLIC_KEY
*
CKO_PRIVATE_KEY
*
CKO_SECRET_KEY
*
CKO_HW_FEATURE
*
CKO_DOMAIN_PARAMETERS
*
CKO_MECHANISM
*
CKO_VENDOR_DEFINED

SEE ALSO

pkcs11-data(1)

AUTHOR

pkcs11-dump was written by Alon Bar-Lev <alon.barlev@gmail.com>.

The pkcs11-dump project homepage is at

 http://alon.barlev.googlepages.com/pkcs11-utilities
 

This manual page was written by Max Vozeler <xam@debian.org>, for the Debian project (but may be used by others).