SecureBlackbox 2020 Python Edition

Questions / Feedback?

current_ca_cert_key_bits Property

Returns the length of the public key.

Syntax

def get_current_ca_cert_key_bits() -> int: ...

current_ca_cert_key_bits = property(get_current_ca_cert_key_bits, None)

Default Value

0

Remarks

Returns the length of the public key.

This property is read-only.

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