We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eacca commit 68471c6Copy full SHA for 68471c6
mailer.rst
@@ -640,6 +640,7 @@ and it will select the appropriate certificate depending on the ``To`` option::
640
$secondEncryptedEmail = $encrypter->encrypt($secondEmail);
641
642
.. tip::
643
+
644
The ``SMimeEncrypter`` class defines a second argument to choose
645
an algorithm to encrypt the message. the cipher must be one of these PHP constants: https://www.php.net/manual/en/openssl.ciphers.php
646
0 commit comments