PHP » GoLang |
login |
register |
about
|
GoLang gnupg_decryptverify
request it (281)
GoLang replacement for PHP's gnupg_decryptverify
[edit | history]
gnupg_decryptverify(PECL gnupg >= 0.2) gnupg_decryptverify — Decrypts and verifies a given text Description
array gnupg_decryptverify
( resource
$identifier
, string $text
, string &$plaintext
)Decrypts and verifies a given text and returns information about the signature. Parameters
Return Values
On success, this function returns information about the signature and
fills the Examples
Example #1 Procedural gnupg_decryptverify() example
<?php Example #2 OO gnupg_decryptverify() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|