IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

signer_cert_issuer Property

The issuer of the certificate.

Syntax

def get_signer_cert_issuer() -> str: ...

signer_cert_issuer = property(get_signer_cert_issuer, None)

Default Value

""

Remarks

The issuer of the certificate. This property contains a string representation of the name of the issuing authority for the certificate.

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]