IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

sign Method

Signs the current message.

Syntax

def sign() -> None: ...

Remarks

This method digitally signs the input data with the certificate provided. Certificates are provided by specifying the certificate property. The include_certificate property allows you to specify whether to include the certificate when signing the message.

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