Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
OpenXPKI::ServerOpenXPUserSContributedfPerl:Documentationls::SetContextHash(3)

Name
       OpenXPKI::Server::Workflow::Activity::Tools::SetContextHash

Description
       Similar to SetContext but maps parameters from the activity definition
       into a hash in the context.

   Configuration
	   class: OpenXPKI::Server::Workflow::Activity::Tools::SetContextHash
	   param:
	      target_key: name_of_the_hash
	      key1: value1
	      key2: value2

       This will create	a single context item with key "name_of_the_hash" with
       a hash as value.	The hash has the keys key1 and key2 with the
       appropiate value. You can use the _map syntax for each key/value	pair,
       values are added	if there are defined (but can be empty).

perl v5.32.1	OpenXPKI::Server::Workflow::Activity::Tools::SetContextHash(3)

Name | Description

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Workflow::Activity::Tools::SetContextHash&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help