PHP » GoLang |
login |
register |
about
|
gnupg_sign(PECL gnupg >= 0.1) gnupg_sign — Signs a given text Description
string gnupg_sign
( resource
$identifier
, string $plaintext
)
Signs the given Parameters
Return Values
On success, this function returns the signed text or the signature.
On failure, this function returns Examples
Example #1 Procedural gnupg_sign() example
<?php Example #2 OO gnupg_sign() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|