| 
 | gnupg_getprotocolReturns the currently active protocol for all operations Description
   int gnupg_getprotocol
    ( resource  $identifier)Parameters
 
 Return Values
   Returns the currently active protocol, which can be one of
    Examples
 Example #1 Procedural gnupg_getprotocol example 
<?phpExample #2 OO gnupg_getprotocol example 
<?php |