|
|
| |
OpenXPKI::Server::API2::Plugin::Cert::is_certificate_owner(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::API2::Plugin::Cert::is_certificate_owner(3) |
OpenXPKI::Server::API2::Plugin::Cert::is_certificate_owner
Returns "true" if the given user is the owner
of the specified certificate, "false" if not
and "undef" if the ownership could not be
determined.
Requires a certificate identifier (IDENTIFIER) and user (USER).
User is optional and will default to the session user if not given. Checks
if USER is the owner of the certificate, based on the formerly recorded meta
information.
Parameters
- •
- "XXX" Bool - XXX. Default:
XXX
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |