MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Activity::PasswordSafe::StorePassword
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index Name
OpenXPKI::Server::Workflow::Activity::PasswordSafe::StorePassword;
Description
This activity takes passwords and IDs as argument (in the form of ahash ref called _input_data, which lists
ID => password pairs) andencrypts the passwords using a certificate for which a token definitionis contained in the configuration (section <password_safe>).The encrypted passwords are stored in the workflow togetherwith the identifier of the password safe (as taken from the configuration).For a given
ID, the context parameter encrypted_<
ID> stores the encryptedpassword in PKCS#7 format.
Index
- Name
- Description
This document was created byman2html,using the manual pages.