PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Warnung |
This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk. |
Decrypts the S/MIME encrypted message contained in the file specified by infilename using the certificate and it's associated private key specified by recipcert and recipkey.
The decrypted message is output to the file specified by outfilename
Anmerkung: This function was added in 4.0.6.
Zurück | Zum Anfang | Nach vorne |
openssl_verify | Nach oben | openssl_pkcs7_encrypt |