|
NAMEOpenXPKI::Server::API2::Plugin::Cert::get_cert_attributes COMMANDSget_cert_attributesGet a list of (selected) certificate attributes. Returns a HashRef with the attribute names and the lists of values (muliple attributes of the same name are allowed): {
meta_email => [ 'nn@example.org', 'nicer@example.org' ],
meta_requestor => [ 'Nice Nephew' ],
}
Parameters
|