|
NameOpenXPKI::Crypto::Backend::OpenSSL::Command::convert_pkeyDescriptionDo transformations on openssl native key format. Can be used to change/strip the password or convert between PEM and DER format or test a given password.To export the key without password, you must explicitly set NOPASSWD to 1. Functionsget_command
hide_outputreturns 1key_usagereturns 1 (private key must be decoded first)get_resultsimply returns the converted key
Visit the GSP FreeBSD Man Page Interface. |