![]() |
![]()
| ![]() |
![]()
NameOpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkey Functionsget_commandThis is a wrapper for the openssl genpkey command, most of the parameters are passed as is to openssl. See the openssl manpage of genpkey for options. If you want to use the engine then you must set ENGINE_USAGE ::= ALWAYS||RANDOM||PRIV_KEY_GEN
hide_outputreturns false key_usageReturns true if the request is created for the engine's key. Otherwise returns false. get_resultReturns the newly created PEM encoded PKCS#8 private key.
|