SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RemoveSubkey Method

Removes the specified subkey from the key.

Object Oriented Interface

public function doRemoveSubkey($index);

Procedural Interface

secureblackbox_pgpkeymanager_do_removesubkey($res, $index);

Remarks

Use this method to remove the subkey referred by its Index from the key.

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