PHP » GoLang |
login |
register |
about
|
GoLang openssl_pkcs7_verify
request it (258)
GoLang replacement for PHP's openssl_pkcs7_verify
[edit | history]
openssl_pkcs7_verify(PHP 4 >= 4.0.6, PHP 5, PHP 7) openssl_pkcs7_verify — Verifies the signature of an S/MIME signed message Description
mixed openssl_pkcs7_verify
( string
$filename
, int $flags
[, string $outfilename
[, array $cainfo
[, string $extracerts
[, string $content
[, string $p7bfilename
]]]]] )openssl_pkcs7_verify() reads the S/MIME message contained in the given file and examines the digital signature. Parameters
Return Values
Returns Changelog
Notes
|
more
Recently updated
more
Most requested
more
Last requests
|