|
|
| |
OpenXPKI::Server::API2::Plugin::Cert::get_cert_attributes(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::API2::Plugin::Cert::get_cert_attributes(3) |
OpenXPKI::Server::API2::Plugin::Cert::get_cert_attributes
Get 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
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |