IPWorks WebSockets 2020 Python Edition

Questions / Feedback?

cert_private_key_container Property

The name of the PrivateKey container for the certificate (if available).

Syntax

def get_cert_private_key_container() -> str: ...

cert_private_key_container = property(get_cert_private_key_container, None)

Default Value

""

Remarks

The name of the cert_private_key container for the certificate (if available). This functionality is available only on Windows platforms.

This property is read-only.

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