php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch gnupg-iis for IIS related Bug #71642Patch version 2016-02-22 09:41 UTC Return to Bug #71642 | Download this patchPatch Revisions: Developer: t.tayyem@yahoo.com$res = gnupg_init(); $public_key_sender = file_get_contents('public_key_sender.asc', true); $public_key_sender_ = gnupg_import($res,$public_key_sender); print_r($private_key_sender_); |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Sat Dec 21 17:01:58 2024 UTC |