SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RemoveUser Method

Unbinds the specified user from the key.

Object Oriented Interface

public function doRemoveUser($index);

Procedural Interface

secureblackbox_pgpkeymanager_do_removeuser($res, $index);

Remarks

Use this method to remove the specified user from the list of UserIDs bound to the key.

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