IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

cert_public_key_length Property

The length of the certificate public key (in bits).

Syntax

def get_cert_public_key_length() -> int: ...

cert_public_key_length = property(get_cert_public_key_length, None)

Default Value

0

Remarks

The length of the certificate public key (in bits). Common values are 512, 1024, and 2048.

This property is read-only.

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