GNUPG_INIT(3) 1 GNUPG_INIT(3) gnupg_init - Initialize a connectionSYNOPSISresource gnupg_init (void )DESCRIPTIONPARAMETERSThis function has no parameters.RETURN VALUESA GnuPG resource connection used by other GnuPG functions.EXAMPLESExample #1 Procedural gnupg_init(3) example <?php $res = gnupg_init(); ?> Example #2 OO gnupg initializer example <?php $gpg = new gnupg(); ?> PHP Documentation Group GNUPG_INIT(3)
| Related Man Pages |
|---|
| watchgnupg(1) - suse |
| pg_last_notice(3) - php |
| gnupg_encryptsign(3) - php |
| gnupg_sign(3) - php |
| stomp_get_read_timeout(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |