SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RemovePublic Method

Removes the specified public key from the keyring.

Object Oriented Interface

public function doRemovePublic($index);

Procedural Interface

secureblackbox_pgpkeyring_do_removepublic($res, $index);

Remarks

Use this method to remove a public key from the keyring. Use Index to pass the index of the key to be removed.

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