SecureBlackbox 2020 PHP Edition

Questions / Feedback?

GenerateCertFromRequest Method

Generates a new certificate on the KMIP server from the certificate request.

Object Oriented Interface

public function doGenerateCertFromRequest($id);

Procedural Interface

secureblackbox_kmipclient_do_generatecertfromrequest($res, $id);

Remarks

Provide the certificate request via PinnedCertRequest property. The returned value contains the Id assigned to the certificate, which may differ from the one you supplied.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]