SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RevokeUser Method

Revokes a user certification.

Object Oriented Interface

public function doRevokeUser($index);

Procedural Interface

secureblackbox_pgpkeymanager_do_revokeuser($res, $index);

Remarks

Use this method to revoke the user with the specified Index by adding a revocation signature to the key.

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