IPWorks SFTP 2020 Python Edition

Questions / Feedback?

cert_public_key Property

The public key of the certificate.

Syntax

def get_cert_public_key() -> str: ...

cert_public_key = property(get_cert_public_key, None)

Default Value

""

Remarks

The public key of the certificate. The key is provided as PEM/Base64-encoded data.

This property is read-only.

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