IPWorks WebSockets 2020 Python Edition

Questions / Feedback?

cert_version Property

The certificate's version number.

Syntax

def get_cert_version() -> str: ...

cert_version = property(get_cert_version, None)

Default Value

""

Remarks

The certificate's version number. The possible values are the strings "V1", "V2", and "V3".

This property is read-only.

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