FreeBSD Manual Pages
OpenXPKI:OpenXPKI::SerUser:ContributedcPerltDocumentationapool::ModifyEntry(3) Name OpenXPKI::Server::Workflow::Activity::Tools::Datapool::ModifyEntry Description This class modifies the key and/or expiration date of a datapool entry. It does NOT change the value of a datapool entry. Configuration Parameters In the activity definition, the following parameters must be set. See the example that follows. namespace The namespace to use. key Key within the namespace to access. newkey New key for the entry. force Causes the set action to overwrite an existing entry. expiration_date Sets expiration date of the datapool entry to the specified value. The value should be a relative time specification (such as '+000001', which means one day). See OpenXPKI::DateTime::get_validity, section 'relativedate' for details. If the expiration date is an emptry string, the expiration date is interpreted as NULL. perl v5.3OpenXPKI::Server::Workflow::Activity::Tools::Datapool::ModifyEntry(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::ModifyEntry&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>