SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Remove Method

Removes the specified object from the server.

Object Oriented Interface

public function doRemove($uniqueidentifier);

Procedural Interface

secureblackbox_kmipclient_do_remove($res, $uniqueidentifier);

Remarks

Use this method to delete the object specified by its UniqueIdentifier from the KMIP server.

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