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::Server::Workflow::Activity::NICE::FetchKey(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Activity::NICE::FetchKey(3)

OpenXPKI::Server::Workflow::Activity::NICE::FetchKey

Fetch a key from the NICE backend that was generated before.

Parameters which are common for all backends are given below, any additional parameter set in the activity is handed over as additional parameter hash to the backend class.

The result of the call is written to target key, depending on the implementation this can be the key itself or another data structure.

If the backend does not return a key, the error message is written to error_code and the target_key is empty.

key_id
The identifier of the key, usually returned by GenerateKey
key_password
The password set during GenerateKey, used to grant access to the key blob
enc_alg
Set encryption algorithm for the returned key
export_password
Set encryption password for the returned key
target_key
The context value to write the result key to. Default is private_key.
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.