SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RevokeUserByName Method

Revokes a user certification.

Object Oriented Interface

public function doRevokeUserByName($username);

Procedural Interface

secureblackbox_pgpkeymanager_do_revokeuserbyname($res, $username);

Remarks

Use this method to revoke the certification of the user specified by Username by adding a revocation signature.

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