SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RevokeSubkey Method

Revokes the key's subkey.

Object Oriented Interface

public function doRevokeSubkey($index);

Procedural Interface

secureblackbox_pgpkeymanager_do_revokesubkey($res, $index);

Remarks

Use this method to revoke the subkey with a given Index by adding a revocation signature.

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