SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RevokeSubkeybyID Method

Revokes the key's subkey.

Object Oriented Interface

public function doRevokeSubkeybyID($keyid);

Procedural Interface

secureblackbox_pgpkeymanager_do_revokesubkeybyid($res, $keyid);

Remarks

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

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