You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Crypto/SMimeEncrypter.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ final class SMimeEncrypter extends SMime
26
26
* @param string|string[] $certificate The path (or array of paths) of the file(s) containing the X.509 certificate(s)
27
27
* @param int|null $cipher A set of algorithms used to encrypt the message. Must be one of these PHP constants: https://www.php.net/manual/en/openssl.ciphers.php
0 commit comments