PHP » GoLang |
login |
register |
about
|
GoLang openssl_pkey_new
request it (434)
GoLang replacement for PHP's openssl_pkey_new
[edit | history]
openssl_pkey_new(PHP 4 >= 4.2.0, PHP 5, PHP 7) openssl_pkey_new — Generates a new private key Description
resource openssl_pkey_new
([ array
$configargs
] )openssl_pkey_new() generates a new private and public key pair. The public component of the key can be obtained using openssl_pkey_get_public().
Parameters
Return Values
Returns a resource identifier for the pkey on success, or Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|