IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

Sign Method

Signs the message.

Object Oriented Interface

public function doSign();

Procedural Interface

ipworksopenpgp_phtmlmailer_do_sign($res);

Remarks

This method signs the specified message.

The message is signed with the private key specified in the Key* properties.

When signing, the following properties may be used to further configure the class:

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 PHP Edition - Version 20.0 [Build 8249]