FreeBSD Manual Pages
OpenXPKI::Crypto::BOpeUserIContributedaPerldDocumenSationmmand::create_pkey(3) Name OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkey Functions get_command This 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. o PASSWD The password to encrypt the private key with, this is the only mandatory parameter o KEY_ALG The key algorithm, default is RSA. o ENC_ALG Algorithm to encrypt the private key, default is aes256. o PKEYOPT A hashref of key/value pairs to be passed to pkeyopt. If value is an array, multiple options are created using the same key. o PARAMFILE Filename, passed to openssl paramfile. hide_output returns false key_usage Returns true if the request is created for the engine's key. Otherwise returns false. get_result Returns the newly created PEM encoded PKCS#8 private key. perl v5.32.0 OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkey(3)
Name | Functions
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Crypto::Backend::OpenSSL::Command::create_pkey&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>