Manual
do
PHP
Anterior
Próxima
openssl_pkcs7_encrypt
openssl_pkcs7_encrypt -- Encrypt an S/MIME message
Description
bool
openssl_pkcs7_encrypt
( string infile, string outfile, mixed recipcerts, array headers [, long flags])
Exemplo
1
.
openssl_pkcs7_encrypt(
)
example
Anterior
Principal
Próxima
Acima