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
OpenXPKI::Crypto::TokenManager(3) User Contributed Perl Documentation OpenXPKI::Crypto::TokenManager(3)

OpenXPKI::Crypto::TokenManager

This module manages all cryptographic tokens. You can use it to simply get tokens and to manage the state of a token.

If you want to use an explicit temporary directory then you must specifiy this directory in the variable TMPDIR.

Get a crypto token to execute commands for the current realm
TYPE
Determines the used API, one of the values given in system.crypto.tokenapi (certsign, crlsign, datasafe....)
NAME
The name of the token to initialize, for versioned tokens including the generation identifier, e.g. server-ca-2.
CERTIFICATE
A hashref as returned by API::Token::get_certificate_for_alias. Can be omitted, if the API can resolve the given name.

Get a crypto token from the system namespace. This includes all non-realm dependend tokens which dont have key material attached.

The tokens are defined in the system.crypto.token namespace. Common tokens are default and javaks. You neeed to specify at least "api" and "backend" for all tokens.

2022-05-14 perl v5.32.1

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

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