|
NameOpenXPKI::Server::Workflow::Activity::Tools::SetContext DescriptionSet context parameters from the activity definition. As the empty string is a valid value and passing "undef" via the config is not possible the special string "~" (tilde symbol) will delete the key from the context. Configuration class: OpenXPKI::Server::Workflow::Activity::Tools::SetContext
param:
token: certsign,datasafe
This will create a new context item with key "token" and value "certsign,datasafe".
|