FreeBSD Manual Pages
OpenXPKI::SeOpenXPKI::UsereContributed:PerliDocumentationDatapool::GetEntry(3) Name OpenXPKI::Server::Workflow::Activity::Tools::Datapool::GetEntry Description This class sets an entry in the Datapool. Configuration Parameters In the activity definition, the following parameters must be set. namespace The namespace to use for storing the key-value pair. Generally speaking, there are no rigid naming conventions. The namespace sys, however, is reserved for internal server and system related data. key The value used as datapool key, use _map syntax to use values from context! target_key The context target key to write the result to, the default is _tmp. Note: If the retrieved value was encrypted in the datapool, the target parameter must start with an underscore (=volatile parameter). pki_realm The realm of the datapool item to load, default is the current realm. Note: For security reasons it is not allowed to load items from other realms except from special system realms. The only system realm defined for now is _global which is available from all other realms. perl v5.32.0OpenXPKI::Server::Workflow::Activity::Tools::Datapool::GetEntry(3)
Name | Description | Configuration
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Workflow::Activity::Tools::Datapool::GetEntry&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>