|
|
| |
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_params(3) |
User Contributed Perl Documentation |
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_params(3) |
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_params
This is a wrapper for the openssl genpkey command with genparams set.
- TYPE
The algorithm, DSA or DH, no default
- 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. If order
of options is relevant wrap each key/value pair into an arrayref.
Returns true if the request is created for the engine's key. Otherwise returns
false.
Returns the (PEM encoded) parameter blob.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |