IPWorks WebSockets 2020 PHP Edition

Questions / Feedback?

DeleteCertificate Method

Deletes the currently selected certificate from the store.

Object Oriented Interface

public function doDeleteCertificate();

Procedural Interface

ipworksws_certmgr_do_deletecertificate($res);

Remarks

This method will delete the selected certificate from the store. If the certificate cannot be deleted, an error is returned.

This functionality is currently not available when the provider is OpenSSL.

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