PHP » GoLang |
login |
register |
about
|
GoLang openssl_pkey_export_to_file
request it (335)
GoLang replacement for PHP's openssl_pkey_export_to_file
[edit | history]
PHP openssl_pkey_export_to_filePHP original manual for openssl_pkey_export_to_file [ show | php.net ]openssl_pkey_export_to_file(PHP 4 >= 4.2.0, PHP 5, PHP 7) openssl_pkey_export_to_file — Gets an exportable representation of a key into a file Description
bool openssl_pkey_export_to_file
( mixed
$key
, string $outfilename
[, string $passphrase
[, array $configargs
]] )
openssl_pkey_export_to_file() saves an ascii-armoured
(PEM encoded) rendition of
Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|