SecureBlackbox 2020 Python Edition

Questions / Feedback?

remove_subkey Method

Removes the specified subkey from the key.

Syntax

def remove_subkey(index: int) -> None: ...

Remarks

Use this method to remove the subkey referred by its Index from the key.

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