GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PKCS11-DUMP(1) FreeBSD General Commands Manual PKCS11-DUMP(1)

pkcs11-dump - dump PKCS#11 token content

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

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

pkcs11-data(1)

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).

2008-05-30

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.