gnupg_init(3) php man page | unix.com

Man Page: gnupg_init

Operating Environment: php

Section: 3

GNUPG_INIT(3)								 1							     GNUPG_INIT(3)

gnupg_init - Initialize a connection

SYNOPSIS
resource gnupg_init (void )
DESCRIPTION
PARAMETERS
This function has no parameters.
RETURN VALUES
A GnuPG resource connection used by other GnuPG functions.
EXAMPLES
Example #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
keylookup(1) - debian
gnupg_verify(3) - php
pg_host(3) - php
stomp_set_read_timeout(3) - php
gnupg::options(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!