php man page for gnupg_init

Query: gnupg_init

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
gnupg_encryptsign(3) - php
gnupg_sign(3) - php
stomp_get_read_timeout(3) - php
stomp_get_session_id(3) - php
stomp_set_read_timeout(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework &amp; Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Denial Of Service Attack Update