PHP » GoLang |
login |
register |
about
|
GoLang openssl_pkcs7_decrypt
request it (378)
GoLang replacement for PHP's openssl_pkcs7_decrypt
[edit | history]
openssl_pkcs7_decrypt(PHP 4 >= 4.0.6, PHP 5, PHP 7) openssl_pkcs7_decrypt — Decrypts an S/MIME encrypted message Description
bool openssl_pkcs7_decrypt
( string
$infilename
, string $outfilename
, mixed $recipcert
[, mixed $recipkey
] )
Decrypts the S/MIME encrypted message contained in the file specified by
Parameters
Return Values
Returns Examples
Example #1 openssl_pkcs7_decrypt() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|