![]() |
![]()
| ![]() |
![]()
NameOpenXPKI::Server::Workflow::Activity::Tools::LoadCertificateMetadata; DescriptionLoad the metadata assigned to a given certificate into the context. Set the expected prefix for the keys using the parameter prefix. If no prefix value is given, the default meta is used. Note: the prefix must not end with the underscore, it is appended by the class. If you set target_key, the metadata is added to the context as a single hash item to this context key. The default is to strip the prefix meta in this case but you can set an explicit prefix using prefix. ConfigurationMinimum configuration does not require any parameter and will read the certificate identifier to load from the context value cert_identifier. This given snippet behaves the same as a call without any parameters. class: OpenXPKI::Server::Workflow::Activity::Tools::LoadCertificateMetadata param: _map_cert_identifier: $cert_identifier prefix: meta Activity parameters
|