SecureBlackbox 2020 Python Edition

Questions / Feedback?

revoke_subkeyby_id Method

Revokes the key's subkey.

Syntax

def revoke_subkeyby_id(key_id: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8154]