SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetClientCert Method

Commits the per-connection certificate object to the connection context.

Object Oriented Interface

public function doSetClientCert($connectionid);

Procedural Interface

secureblackbox_kmipserver_do_setclientcert($res, $connectionid);

Remarks

This method commits the certificate object stored in GeneratedCert to the connection context.

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