PHP Function Table / Implementation & Documentation

about - PHP 4 extensions - alphabetical PHP 4 - alphabetical PHP 3 - statistics

function openssl_pkcs7_sign (openssl)

 

Descriptionnone
Documentationnone
XML sourcenone
Translations
there is a proto in latest PHP 4 source:
bool openssl_pkcs7_sign(string infile, string outfile, mixed signcert, mixed signkey, array headers [, long flags [, string extracertsfilename]])
Signs the MIME message in the file named infile with signcert/signkey and output the result to file name outfile. headers lists plain text headers to exclude from the signed portion of the message, and should include to, from and subject as a minimum

 
PHP 4 source definitionphp4/ext/openssl/openssl.c
PHP 4 source implementationphp4/ext/openssl/openssl.c
... introduced bynone
PHP 4.*.*
4
.
0
.
0
4
.
0
.
1
4
.
0
.
2
4
.
0
.
3
4
.
0
.
4
4
.
0
.
5
4
.
0
.
6
4
.
1
.
0
4
.
1
.
1
4
.
1
.
2
4
.
2
.
0
4
.
2
.
1
4
.
2
.
2
4
.
2
.
3
4
.
3
.
0
4
.
3
.
1
4
.
3
.
2
4
.
3
.
3
4
.
3
.
4
4
.
3
.
5
4
.
3
.
6
4
.
3
.
7
4
.
3
.
8
4
.
3
.
9
4
.
3
.
1
0
4
.
3
.
1
1
4
.
4
.
0
4
.
c
v
s
5
.
0
.
0
5
.
0
.
1
5
.
0
.
2
5
.
0
.
3
5
.
0
.
4
5
.
1
.
0
R
C
1
5
.
c
v
s
c
v
s
        
 
PHP 3 source definitionnone in current CVS
PHP 3.0.*
01234567891
0
1
1
1
2
1
3
1
4
1
5
1
6
1
7
1
8
c
v
s
                    


© 2000 Hartmut Holzgraefe     -     last update: Tuesday 15th of November 2005