PHP » GoLang |
login |
register |
about
|
GoLang openssl_pkcs7_encrypt
request it (353)
GoLang replacement for PHP's openssl_pkcs7_encrypt
[edit | history]
openssl_pkcs7_encrypt(PHP 4 >= 4.0.6, PHP 5, PHP 7) openssl_pkcs7_encrypt — Encrypt an S/MIME message Description
bool openssl_pkcs7_encrypt
( string
$infile
, string $outfile
, mixed $recipcerts
, array $headers
[, int $flags = 0
[, int $cipherid = OPENSSL_CIPHER_RC2_40
]] )
openssl_pkcs7_encrypt() takes the contents of the
file named Parameters
Return Values
Returns Examples
Example #1 openssl_pkcs7_encrypt() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|