IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

Sign Method

Signs the current message.

Object Oriented Interface

public function doSign();

Procedural Interface

ipworkssmime_sfilemailer_do_sign($res);

Remarks

This method digitally signs the input data with the certificate provided. Certificates are provided by specifying the Certificate property. The IncludeCertificate 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 PHP Edition - Version 20.0 [Build 8154]