update : 2015.11.03
php.shukuma.com검색:
|
gnupg_init(PECL gnupg >= 0.4) gnupg_init — Initialize a connection 설명
resource gnupg_init
( void
)
인수이 함수는 인수가 없습니다. 반환값A GnuPG resource connection used by other GnuPG functions. 예제
Example #1 Procedural gnupg_init() example
<?php Example #2 OO gnupg initializer example
<?php |