SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

key_rsaiqmp Property

Returns the iqmp parameter of the RSA key.

Syntax

def get_key_rsaiqmp() -> bytes: ...

key_rsaiqmp = property(get_key_rsaiqmp, None)

Remarks

Returns the iqmp parameter of the RSA key.

This property is read-only.

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